Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log page actionsml-qa-logging | Mark Lapierre | 2018-10-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | Override page object methods to log the actions taken by the methods before or after the action, as appropriate. Allow page object action logging to be turned on via a QA_DEBUG env var. Unlike CHROME_HEADLESS (and the soon to arrive VERBOSE), QA_DEBUG is false by default. QA_DEBUG is used instead of just DEBUG because that enables Selenium debug logging. Mask passwords entered into fields with a QA selector with 'password' in the name. Doesn't mask sensitive data entered into any other field. | ||||
* | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File ↵ | Rémy Coutable | 2018-07-18 | 1 | -1/+1 |
| | | | | | | class as well Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add ability to drive the API in QA specs | Brett Walker | 2018-01-23 | 1 | -0/+2 |
| | |||||
* | Use headless chrome instead of webkit via QtWebkit | Grzegorz Bizon | 2017-05-25 | 1 | -1/+0 |
| | |||||
* | Add GitLab QA integrations tests to GitLab CE / EE | Grzegorz Bizon | 2017-03-09 | 1 | -0/+19 |