anaplb3 / scrapy-sipac-processos

API que retorna as movimentações dos processos de auxílio estudantil da UFPB.
https://consulta-sipac.web.app
13 stars 4 forks source link

Chrome driver error: unable do discover open window in chrome #18

Open anaplb3 opened 3 years ago

anaplb3 commented 3 years ago

After some time, the script that updates the data (sipac_selenium.py, method "open") crashes for some reason. This happens after a few calls to the "open" method. Maybe it's some configuration missing in "setting_selenium" method.

image

misterdabu commented 3 years ago

I would like to work on this if you don't mind.

anaplb3 commented 3 years ago

I would like to work on this if you don't mind.

No problem! Feel free to ask anything :)

misterdabu commented 3 years ago

Sorry for the long hiatus since this wasn't assigned to me, it dropped off my radar. I was never able to recreate the issue locally. Hopefully, someone with a little bit more knowledge of how Selenium operates can take a look at it.

Thanks.