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

selenium error #2

Open
Abubakr95 opened this issue Jun 5, 2021 · 0 comments
Open

selenium error #2

Abubakr95 opened this issue Jun 5, 2021 · 0 comments

Comments

@Abubakr95
Copy link

Abubakr95 commented Jun 5, 2021

File "cheggDL.py", line 65, in download_textbook
expand = driver.find_element_by_id('fullscreen')
File "C:\Python34\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 360, in find_element_by_id
return self.find_element(by=By.ID, value=id_)
File "C:\Python34\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 978, in find_element
'value': value})['value']

File "C:\Python34\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="fullscreen"]"}
(Session info: chrome=91.0.4472.77)

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