Tag Archives: Selenium

Selenium & PHPunit Tricks

_ -d par=val -> to pass a param _ –filter to execute just some tests from the command line _ use exit from inside a test to freeze the browser – good for debugging http://www.bitmotif.com/selenium/selenium-remote-control-for-java-a-tutorial-part-2/

Posted in Web Development | Tagged | Leave a comment