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

Define xpath strategy on mobile Android (after feasibility study) #234

Open
MaartenLMEM opened this issue Aug 23, 2021 · 1 comment
Open
Assignees

Comments

@MaartenLMEM
Copy link

Following #233

@zhinu
Copy link

zhinu commented Aug 24, 2021

Rules for the new strategy :

  • nodes name can't be found (except for h1 h2 ...)
  • id tag can be found within nodes
  • a text or partial text can be detected
  • a link or clickable item can be found

several xpath to translate

Amazon Price

//*[@id='priceblock_ourprice' or 'priceblock_saleprice' or 'priceblock_dealprice']

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

No branches or pull requests

3 participants