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

"Driver object has no attribute driver" #2

Open
MintOcha opened this issue May 23, 2024 · 0 comments
Open

"Driver object has no attribute driver" #2

MintOcha opened this issue May 23, 2024 · 0 comments

Comments

@MintOcha
Copy link

File "c:\Users\MintTea\Documents\ZBSchools-Macro-master\main.py", line 124, in del
Traceback (most recent call last):
self.driver.quit() File "c:\Users\MintTea\Documents\ZBSchools-Macro-master\main.py", line 124, in del
self.driver.quit()

       ^^^^^^^ ^^^^^^^^^

AttributeError^self.driver.quit() : ^^^^^
'Driver' object has no attribute 'driver'
^AttributeError
^: 'Driver' object has no attribute 'driver'^
^^ ^^^^^^^^^^^^
AttributeError^: ^'Driver' object has no attribute 'driver'
^^^
AttributeError: 'Driver' object has no attribute 'driver'

I really don't understand what the hecc is going on

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