canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(Rework page and add all necessary information) |
m (→Goals) |
||
Line 8: | Line 8: | ||
The goal of this project is to increase the test coverage for new features in Firefox Desktop. Especially for those features which cannot be covered by any other [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing existing test suite]. To achieve that we will also have to continuously improve our harness and firefox-puppeteer page object model. | The goal of this project is to increase the test coverage for new features in Firefox Desktop. Especially for those features which cannot be covered by any other [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing existing test suite]. To achieve that we will also have to continuously improve our harness and firefox-puppeteer page object model. | ||
We want that test development will become as easy as writing | We want that test development will become as easy as writing manual tests. Therefore we only want to make use of synchronous test steps, and don't force the user to understand the DOM of the browsers interface. | ||
= Dependencies / Who will use this = | = Dependencies / Who will use this = |