php-selenium-client
php-selenium-client copied to clipboard
Using multiple browsers
I've been searching through the examples and the documentation to find a way on using multiple browsers. I was not able to find it. With PHPUnit Selenium I am able to do this: http://phpunit.de/manual/3.7/en/selenium.html#selenium.seleniumtestcase.examples.WebTest3.php
Is there a similar function available in this library?