Videos
Check out our tutorial video series.
Automatically Start and Wait for Selenium During Your Codeception PHP Tests: A Tutorial - tips to avoid using the wait and sleep commands.
If you test using PHP and Codeception you may have run into the issue of how to start Selenium before your tests. Some people use a wait or sleep command but here is a tip to automatically start Selenium during tests and wait for it to start:
With the RunProcess extension with can add a special timeout wait command to wait for Selenium to start before starting our tests:
That's it!
For more tips on testing with Codeception see the PHP guide.
Check out our tutorial video series.
Email and SMS guides for automation and testing.
View github project code for multiple languages.
Latest posts from the MailSlurp team.
Test, build, and automate messaging with a free MailSlurp account.