QA/Execution/Web Testing/Selenium Guidelines: Difference between revisions
< QA | Execution | Web Testing
Jump to navigation
Jump to search
No edit summary |
|||
| Line 2: | Line 2: | ||
=IDE= | =IDE= | ||
* verifyLocation - use w/regexp; otherwise it'll be absolute (I think) | |||
=PHP= | =PHP= | ||
Revision as of 23:45, 22 October 2009
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)