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

The getter 'document' isn't defined for the class 'WindowController' #90

Open
JorgeBrandao1980 opened this issue Nov 11, 2023 · 1 comment

Comments

@JorgeBrandao1980
Copy link

In the example code provided by you for Scraping a website #, replicating the code gives the following error "The getter 'document' isn't defined for the class 'WindowController'".

Problem.docx

@JorgeBrandao1980
Copy link
Author

Problem Solved:
" controller.window.document.querySelectorAll(".athing > .title");"

@JorgeBrandao1980 JorgeBrandao1980 changed the title The getter 'document' isn't defined for the class 'WindowController' The getter 'document' isn't defined for the class 'WindowController' Nov 11, 2023
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

1 participant