Make QA `click_element` more automatically close popovers
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=432834) </details> <!--IssueSummary end--> To prevent issues like https://gitlab.com/gitlab-org/release/tasks/-/issues/7453 it would be useful if `click_element` has a try/rescue, checks if a promotion callout would recieve the click, and close it if so. Then do the click again. That way adding new promo popovers will not break unrelated QA tests
issue