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

webbot not being recognized when opening browser(OS linux mint 20.x) #17

Open
santossousa opened this issue Oct 22, 2021 · 1 comment
Open

Comments

@santossousa
Copy link

Traceback (most recent call last):
File "instagram-brute-force.py", line 14, in
web = Browser()
File "/home/fabio/.local/lib/python3.8/site-packages/webbot/webbot.py", line 72, in init
[setattr(self, function, getattr(self.driver, function)) for function in
File "/home/fabio/.local/lib/python3.8/site-packages/webbot/webbot.py", line 72, in
[setattr(self, function, getattr(self.driver, function)) for function in
AttributeError: 'WebDriver' object has no attribute 'switch_to_alert

@theDreamer911
Copy link
Owner

Actually, I have never tested it in a Linux environment, but I think you still can install it, by finding how to use webbot in Linux mint

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

2 participants