Skip to content

Fix ci-badge-link ambiguous match

Tiffany Rea requested to merge trea-fix-ci-badge-link-ambiguous-match into master

What does this MR do and why?

Attempting to fix

Ambiguous match, found 4 elements matching visible css "[data-testid=\"ci-badge-link\"],[data-qa-selector=\"ci-badge-link\"]" within #<Capybara::Node::Element tag="tr" path="/HTML/BODY[1]/DIV[1]/DIV[3]/DIV[3]/MAIN[1]/DIV[2]/DIV[3]/DIV[1]/DIV[1]/TABLE[1]/TBODY[1]/TR[1]">

In these failures #427131 (closed), #427127 (closed), #427128 (closed), #427126 (closed), #427106 (closed), #427103 (closed), #427102 (closed)

By using a different selector

MR acceptance checklist

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

Merge request reports