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

hero is not working in heavily javascript based site. #346

Open
nivzee opened this issue Dec 24, 2024 · 2 comments
Open

hero is not working in heavily javascript based site. #346

nivzee opened this issue Dec 24, 2024 · 2 comments

Comments

@nivzee
Copy link

nivzee commented Dec 24, 2024

i use all kind of query like getElementsByTag, getElementsByClassName, xpathSelector, querySelector ... but i can not even get tag. I also use waitForElement, waitForLoad, waitForPaintingStable ..., event pause running 10 second because i know the web dynamic render. When i get innerHTML of document, i can see all the elements that i want to pick up, but when trying get them by getElement.. or ..Selector, just only a warning "timeout for waiting element exist".

@blakebyrnes
Copy link
Contributor

If you could provide a reproducible failing sample, that would be helpful. There are many javascript heavy sites that are used with regularity with Hero.

@nivzee
Copy link
Author

nivzee commented Jan 1, 2025

please close or delete this post

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

2 participants