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

Fix E2E test suite compatibility with Woo 9.2 #3390

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

diegocurbelo
Copy link
Member

@diegocurbelo diegocurbelo commented Aug 28, 2024

Fixes #3388

Changes proposed in this Pull Request:

This PR updates the selector for the Country and State fields in the checkout... which now use regular select
fields instead of the searchable ones from before:

image-2

Testing instructions

Check that all tests pass

@diegocurbelo diegocurbelo changed the title Fix github action name Fix E2E tests Aug 28, 2024
@diegocurbelo diegocurbelo changed the title Fix E2E tests Fix E2E test suite compatibility with Woo 9.2 Aug 28, 2024
@diegocurbelo diegocurbelo marked this pull request as ready for review August 28, 2024 20:45
@diegocurbelo diegocurbelo requested review from a team and Mayisha and removed request for a team August 28, 2024 20:45
Copy link
Contributor

@Mayisha Mayisha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @diegocurbelo for the fix 🎉

@diegocurbelo diegocurbelo merged commit 6d8f255 into develop Aug 29, 2024
35 checks passed
@diegocurbelo diegocurbelo deleted the fix/3388-fix-e2e-tests-with-woo-9.2 branch August 29, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Both E2E test suites (default / legacy) are failing when running PR checks
2 participants