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

Doesn't work and gives out an error #14

Open
F0rsX opened this issue Mar 27, 2023 · 1 comment
Open

Doesn't work and gives out an error #14

F0rsX opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@F0rsX
Copy link

F0rsX commented Mar 27, 2023

Traceback (most recent call last):
File "/home/user/bomberthon/bomberthon.py", line 61, in
smsbombinglinux()
File "/home/user/bomberthon/smsprocess.py", line 160, in smsbombinglinux
browser = webdriver.Firefox(executable_path=cr_dict , options=options)
File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/firefox/webdriver.py", line 170, in init
RemoteWebDriver.init(
File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 157, in init
self.start_session(capabilities, browser_profile)
File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/usr/local/lib/python3.9/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of capabilities

Repository owner deleted a comment from b31ngd3v Mar 10, 2024
@Nocturnal-Compiler
Copy link
Owner

hey! just to check, have you installed firefox on your computer? because it will throw errors as such if you don't have it installed

@Nocturnal-Compiler Nocturnal-Compiler self-assigned this Mar 10, 2024
@Nocturnal-Compiler Nocturnal-Compiler added the question Further information is requested label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants