Skip to content

Update/remove old vue qa selectors

Désirée Chevalier requested to merge qa-update-selectors-part-3 into master

What does this MR do and why?

Addresses qa selector technical debt as part of #322769 (closed)

  • Updates the last of the deprecated vue qa class selectors to data-qa-selectors
  • Removes unused selectors
  • Adds missing selectors to page objects so that they will be covered by the qa:selectors job
  • Renames selectors to comply with best practices Docs ref
  • Removes data-qa-selector and .qa-* references within non-QA files Docs ref

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 Désirée Chevalier

Merge request reports