jubiiz / in_stock_inator

Check if your product is in stock.
Apache License 2.0
0 stars 0 forks source link

Webdriver.Firefox() hangs #16

Closed jubiiz closed 1 month ago

jubiiz commented 1 month ago

On branch 15-auto-format, commit 18e1c7ec687d5d8a7f5e29ab622a2a280b3d73dd. Nothing related changed since last time it ran successfully, but a few days have passed and I ran some Ubuntu updates.

jubiiz commented 1 month ago

Using geckodriver 0.35.0, already the latest version on https://github.com/mozilla/geckodriver/releases

but maybe the known hang issue?

jubiiz commented 1 month ago

Unlikely: I respect the recommended setup to avoid hangs: https://firefox-source-docs.mozilla.org/testing/geckodriver/Usage.html#Running-Firefox-in-an-container-based-package

jubiiz commented 1 month ago

I confirm I can open the browser manually.

jubiiz commented 1 month ago

Running as not headless. Getting "Your firefox profile cannot be loaded. It may be missing or inaccessible." See #9 for resolution.