My puppeteer and selenium both browser is not opening just showing blank screen after opening text displayed:
Open Browser (Open Browser) <<
Headless Browser opened successfully!
as you can see its blank screen nothing shows:
My puppeteer and selenium both browser is not opening just showing blank screen after opening text displayed:
Open Browser (Open Browser) <<
Headless Browser opened successfully!
as you can see its blank screen nothing shows:
i think is a bug. if you select headless mode not open windows. so i think is a bug.
I agree with you. Maybe it is a bug.
Yes its a bug. I have a config using Puppeeteer and i have the same white screen pop-up openning every time i launch the config (headless mode only). Even after i stop it, the windows is still their… So it’s a bug. Maybe Ruri will gonna fix it.
This could be an issue with the Chromedriver. I have a Selenium-based headless Python script, and I also get a blank white screen with that.
Open an issue on github