Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playwright try fixing recent AAQ and top-navbar related test failures/flakiness #6353

Merged

Conversation

emilghittasv
Copy link
Collaborator

  • Fix test_post_aaq_questions_for_all_freemium_products_topics and test_additional_system_details_user_agent_information tests from the test_aaq_form_page.py by waiting for a particular selector after performing the ticket submission. If the locator is not displayed we are re-trying the ticket submission.

  • Fix some failures related to the top_navbar.py hover function by waiting for a particular top-navbar selector to be displayed before attempting to perform the click.

…st_additional_system_details_user_agent_information tests from the test_aaq_form_page.py by waiting for a particular selector after performing the ticket submission. If the locator is not displayed we are re-trying the ticket submission.

- Fix some failures related to the top_navbar.py hover function by waiting for a particular top-navbar selector to be displayed before attempting to perform the click.
@emilghittasv emilghittasv force-pushed the playwright--further-testfixes branch from 471e39b to 8dd4ae5 Compare November 12, 2024 21:59
@emilghittasv emilghittasv merged commit 9318396 into mozilla:main Nov 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants