QA/Execution/Web Testing/Selenium Guidelines

< QA‎ | Execution‎ | Web Testing
Revision as of 23:45, 22 October 2009 by Stephend (talk | contribs) (→‎IDE)

Here be some Selenium guidelines (mostly for writing, but include running here too).

IDE

  • verifyLocation - use w/regexp; otherwise it'll be absolute (I think)

PHP