Open lololo145 opened 1 year ago
same here. can you please help
same here
experiencing the same issue
Libraries imported like seleniumwire etc ?
how to solve this issue, same problem
Using selenium or seleniumwire?
how to solve this issue, same problem
Using selenium or seleniumwire?
how to solve this issue, same problem
selenium
As far as I remember. line 256 driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options = options, seleniumwire_options=seleniumwire_options)
Edit to driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options = options)
And comment out lines 177-178
also make sure you have chromedriver in the working directory.
Hope this helps
Did this help?
Using selenium or seleniumwire?
how to solve this issue, same problem
selenium
cannot access local variable 'driver' where it is not associated with a value