gitlab-org--gitlab-foss/qa/spec/factory
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
..
repository Add support for pushing and viewing files 2018-10-17 15:18:22 -04:00
api_fabricator_spec.rb
base_spec.rb Log page actions 2018-10-19 18:32:33 -04:00
dependency_spec.rb
product_spec.rb