gitlab-org--gitlab-foss/qa/spec/runtime
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
..
api First iteration to allow creating QA resources using the API 2018-10-17 18:08:20 +00:00
key It's actually raising QA::Service::Shellout::CommandError 2018-04-20 23:29:05 +08:00
env_spec.rb Log page actions 2018-10-19 18:32:33 -04:00
logger_spec.rb Log page actions 2018-10-19 18:32:33 -04:00
release_spec.rb
scenario_spec.rb Make it possible to define global scenario attributes 2017-11-09 11:53:57 +00:00