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

NoSuchElementException Fix in gmaps.py #334

Merged
merged 2 commits into from Apr 25, 2022
Merged

NoSuchElementException Fix in gmaps.py #334

merged 2 commits into from Apr 25, 2022

Conversation

ghost
Copy link

@ghost ghost commented Apr 25, 2022

A NoSuchElementException can cause a crash in runtime. It will be fixed with this commit

I only added a try/catch clause to avoid the exception to be thrown.

Der Patayaner added 2 commits April 25, 2022 19:04
driver.find_element can cause a NoSuchElementException, which will be fixed with this commit
@mxrch mxrch merged commit aff90f4 into mxrch:master Apr 25, 2022
@mxrch
Copy link
Owner

mxrch commented Apr 25, 2022

Thanks !

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

Successfully merging this pull request may close these issues.

1 participant