Increasing has_element wait to 40 seconds in 2FA audit events spec
What does this MR do and why?
Addresses #382819 (closed).
How to set up and validate locally
GDK:
WEBDRIVER_HEADLESS=false GITLAB_ADMIN_PASSWORD="Welcome2dlp" GITLAB_QA_ACCESS_TOKEN=XXXX GITLAB_PASSWORD="XXXXX" QA_DEBUG=true QA_GITLAB_URL=http://192.168.1.105:3000 bundle exec rspec ./qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb:70
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.