Confirmed users
2,197
edits
| Line 60: | Line 60: | ||
* Each page should be grouped within one module. | * Each page should be grouped within one module. | ||
* If using multiple words to describe a module separate them with underscores '_' | * If using multiple words to describe a module separate them with underscores '_' | ||
* Timeout time should be taken from pytest-mozwebqa via <code>page.py's</code> timeout property. | * Timeout time should be taken from pytest-mozwebqa via <code>page.py's</code> timeout property. | ||
* Single quotes (') should be used instead of double (") throughout. | * Single quotes (') should be used instead of double (") throughout. | ||