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

Use AppiumBy.XPATH everywhere #4

Open
Angelina-C opened this issue Jun 19, 2024 · 0 comments
Open

Use AppiumBy.XPATH everywhere #4

Angelina-C opened this issue Jun 19, 2024 · 0 comments

Comments

@Angelina-C
Copy link
Collaborator

In various places, but mainly in WhatsappActions and AppiumActions, an AppiumBy strategy other than XPATH is used. this is deprecated, we want to match everything on XPATH.
Find all occurrences where XPATH is not used and replace it. Also change the value to an XPATH.

@Angelina-C Angelina-C changed the title Always match by XPATH Use AppiumBy.XPATH everywhere Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant