gitlab-org--gitlab-foss/qa/spec
Mark Lapierre 45860bc807 Log page actions
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.
2018-10-19 18:32:33 -04:00
..
factory Log page actions 2018-10-19 18:32:33 -04:00
fixtures Port changes from gitlab-org/gitlab-ee!4064 to CE 2018-01-30 14:06:16 +01:00
git [QA] Fix Specs::Runner that would always excluding the orchectsrated tag 2018-09-04 19:34:12 +02:00
page Log page actions 2018-10-19 18:32:33 -04:00
runtime Log page actions 2018-10-19 18:32:33 -04:00
scenario Initial commit 2018-10-11 13:19:53 +05:00
specs Allow the registration e2e test to be skipped 2018-10-08 15:04:08 -04:00
support [QA] Fix Specs::Runner that would always excluding the orchectsrated tag 2018-09-04 19:34:12 +02:00
spec_helper.rb Log page actions 2018-10-19 18:32:33 -04:00