You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Solved:
" controller.window.document.querySelectorAll(".athing > .title");"
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
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
The text was updated successfully, but these errors were encountered: