Skip to content

Try to fix flaky ambiguous element error

Harsha Muralidhar requested to merge hm-fix-flaky-ambiguous-elem-error into master

What does this MR do and why?

Relates to: #421163 (comment 1547180377)

Tries to fix a flaky very difficult to reproduce error. Right when the widget is expanded, sometimes, I think it shows two elements with the same data-testid. This will click on the MR title before executing the expectation.

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

Numbered steps to set up and validate the change are strongly suggested.

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 Harsha Muralidhar

Merge request reports