* Remove the requirement to pass ``base_url`` into pages in the page object model. * Update readme to remove outdated references to ``mozwebqa``.
1.5
* Switch the test suite to use ``pytest-selenium`` * Remove implicit waits from the tests and page objects
1.4
* Accounts created via ``FxATestAccount`` are now automatically deleted when the object leaves scope * The ``create_account`` method has been removed from ``FxATestAccount`` as accounts are now automatically created on instantiation * This is a **breaking change**
1.3.1
* Change the README to ``rst`` format
1.3
* Change FxATestAccount constructor to accept the url to the FxA API server * This is a **breaking change**