You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you give a the options to change it into Firefox webdriver selenium instead of using Google Chrome? It can also save performance in using Firefox etc.
Environment
- OS : Linux version 5.16.0-kali7-amd64 ([email protected]) (gcc-11 (Debian 11.2.0-19) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01)
- Python : Python 3.10.7
- Script version : Latest version, fresh from git clone
config.json
Is there an existing issue for this?
I have searched the existing issues
I'm submitting a ...
bug report
feature request
support request --> Contact me over mail for support https://github.com/MShawon
Description
[09-Jun-2023 18:08:08] | 1.3% | Worker 11 | Line : 705 | TypeError | WebDriver.init() got an unexpected keyword argument 'executable_path' I got it working again but after updating and upgrading my OS it don't work anymore, need code update to support recent changes made in webdriver selenium
Environment
- OS : Linux version 5.16.0-kali7-amd64 ([email protected]) (gcc-11 (Debian 11.2.0-19) 11.2.0, GNU ld (GNU Binutils for Debian) 2.38) #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01)
- Python : Python 3.10.7
- Script version : Latest version, fresh from git clone
config.json
{
"http_api": {
"enabled": true,
"host": "0.0.0.0",
"port": 5000
},
"database": false,
"views": 1000,
"minimum": 85.0,
"maximum": 95.0,
"proxy": {
"category": "f",
"proxy_type": false,
"filename": "GoodProxy.txt",
"authentication": false,
"proxy_api": false,
"refresh": 0.0
},
"background": true,
"bandwidth": true,
"playback_speed": 1,
"max_threads": 10,
"min_threads": 4
}
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
I'm submitting a ...
Description
Can you give a the options to change it into Firefox webdriver selenium instead of using Google Chrome? It can also save performance in using Firefox etc.
Environment
config.json
The text was updated successfully, but these errors were encountered: