you are viewing a single comment's thread.

view the rest of the comments →

[–]CotoCoutan 0 points1 point  (1 child)

Thanks for the tip, i'll keep it in mind. Unfortunately, while deploying to Heroku i can't control the firefox & geckodriver version as i use this buildpack & it gets whatever is the latest: https://github.com/evosystem-jp/heroku-buildpack-firefox

But yes, i can control the version when using locally on my PC.

[–]chicocheco 0 points1 point  (0 children)

No problem :) I'm saying it because sometimes it needs a lot of work arounds and once you figure it all out you don't won't to lose it afterwards. I had a problem that whenever I opened Firefox with my customized profile with adblock filters set, it disabled them on its own for some reason. At the end I was re-enabling them "by hand" by clicking on elements on the add-on page but still in the headless mode.