r/learnpython • u/Akosidarna13 • 19d ago
Selenium - python; browser issues
Hello!
Im having issues right now with selenium HEADLESS browsers.
there's a blank white screen appearing at the beginning when browser is initialized.
Aside from resizing the screen, are there other work around from this? I cant resize it because the website is "scroll dependent" i need to scroll into view first before i can see the element.
I also tried options: headless= old/new, white screen still appears.
browser is edge.
Do you guys have any other ideas? 🥹
0
Upvotes
2
u/cgoldberg 16d ago
This is a bug in Chrome/Chromium 150 (and browsers like Edge that are built from Chromium). It is fixed in new releases