Joel Wigton

Results 11 comments of Joel Wigton

For anyone finding this later, I wouldn't see how this could work without a server. The Django messages framework either uses sessions for logged in users or cookies. In both...

Did this ever get anywhere? I'm in the same boat where my repo has components on Netlify and others on Heroku. Can one or both please be fixed to be...

@edmorley Hi Ed, are you still in a position at Heroku to fix this? I know it's been over three years since you opened this, but it's still causing issues...

> @Sleeeepy7 @disposablecarcass I really don't know why but disabling gpu worked for me. I've tested it on multiple machines and multiple times. `options.add_argument("--disable-gpu")` I get this error and I...

Will try downgrading Selenium. FWIW, I get this error even though I'm not explicitly using headless. I am using a bunch of flags, see below, and the StackOverflow posts explaining...

> We have also seen this when running our selenium tests when going from v120 to v121. Same.

> Seems v122 chrome beta is going well. Next set `version_main=122` for the right chromedriver to be downloaded. Can you share more explicit instructions for how to do this? I...

> version_main=122 But where do I use this `version_main=122`?

> > > Seems v122 chrome beta is going well. Next set `version_main=122` for the right chromedriver to be downloaded. > > > > > > Can you share more...

> > > Seems v122 chrome beta is going well. Next set `version_main=122` for the right chromedriver to be downloaded. > > > > > > Can you share more...