anteph

Results 5 comments of anteph

Hi! At the time I've tested I didn't notice that we could install picoweb via upip, so I installed it manually, which may have caused the issue. I was experiencing...

@TsvetanUsunov Thank you very much for sharing :)

Here is the stack trace: ``` OSError: [Errno 26] Text file busy: '/home/app/.cache/selenium/chromedriver/linux64/121.0.6167.85/chromedriver' File "my_app/handler.py" line 40, in handle driver = webdriver.Chrome(options=webdriver_options) File "selenium/webdriver/chrome/webdriver.py", line 45, in __init__ super().__init__( File...

> Selenium Manager never redownloads the driver once it is in the cache. An exception will happen if the cache is refreshed each time, which I suppose is very unlike...

@bonigarcia I've enabled the logs but haven't been able to reproduce it again (the incidence of this was quite low). I'll share if I manage to reproduce it again, but...