Confirmed users
2,197
edits
| Line 66: | Line 66: | ||
* Timeout time should be taken from pytest-mozwebqa via page.py's timeout property. | * Timeout time should be taken from pytest-mozwebqa via page.py's timeout property. | ||
* Single quotes (') should be used instead of double (") throughout. | * Single quotes (') should be used instead of double (") throughout. | ||
* Methods should have a single purpose | |||
== Locators == | == Locators == | ||