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

UPDATE: Update element selectors for automated testing #41

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

patil-vipul
Copy link

Summary

Some default selectors have been changed within the WordPress block theme, resulting in failed test cases. This PR updates the selectors according to new changes in WordPress blocks and themes.

Changes Made

  • Removed .alignwide class which is not applied by default on block themes.
  • Updated selector for selecting search result item heading.

SH4LIN and others added 4 commits December 22, 2023 13:22
…block theme.

This fix has been added to test work with themes not having support wide layout.
This fix has been added to test plugin with block themes.
@patil-vipul patil-vipul changed the title Update test selectors. UPDATE: Update element selectors for automated testing Jan 13, 2025
@patil-vipul patil-vipul merged commit b5c1638 into develop Jan 13, 2025
1 of 2 checks passed
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.

2 participants