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 refactor contact support, product solutions and product topics pages #6273

Merged

Conversation

emilghittasv
Copy link
Collaborator

  • Try fixing situations in which the playwright click event is not successfully registered by attempting to re-click twice with a delay of 2 seconds between retries.
  • Modified the contact_support_page.py, product_solutions_page.py and product_topics_page.py to use self. instead of super() and made the page functions public.
  • Modified the function calls in tests.
  • Excluded Thunderbird for Android from the test_system_details_information test.
…ccessfully registered by attempting to re-click twice with a delay of 2 seconds between retries.

- Modified the contact_support_page.py, product_solutions_page.py and product_topics_page.py to use self. instead of super() and made the page functions public.
- Modified the function calls in tests.
- Excluded Thunderbird for Android from the test_system_details_information test.
@emilghittasv emilghittasv merged commit e08d26f into mozilla:main Oct 2, 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