Skip to content

Add wait for requests in vulnerability details page

What does this MR do and why?

Addresses #413573 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

WEBDRIVER_HEADLESS=false GITLAB_QA_ACCESS_TOKEN=XXXX GITLAB_PASSWORD="XXXX" QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.86.46:3000 bundle exec rspec  ./qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiffany Rea

Merge request reports

Loading