Closed djhmateer closed 1 year ago
Great issue Dave, thanks for flagging this. This is probably due to a change to how Selenium handles headless mode. It should have been raising a deprecation warning before.
Thank you very much Galen for fixing this!
Have found that when I did a
pipenv update
then ran the code on my local machine, the firefox browser would display briefly. However on the server (with no terminal attached) it couldn't, so errored out, not producing a screenshotIn my Pipfile I've added this for the meantime which works as before