[🐛 Bug]: Pasting images while headless prevent site from loading it. #15644
Labels
C-py
Python Bindings
D-chrome
G-chromedriver
Requires fixes in ChromeDriver
I-defect
Something is not working as intended
OS-windows
Uh oh!
There was an error while loading. Please reload this page.
Description
When running Selenium in headless mode, attempting to paste an image (e.g., via clipboard or send_keys) into a web application results in the image not being loaded or processed correctly by the site. The same operation works as expected in non-headless (headed) mode.
Reproducible Code
The text was updated successfully, but these errors were encountered: