Closed
Description
The CDP Mode virtual display on Linux is causing PyAutoGUI to click off-target
At first I thought Cloudflare was detecting CDP Mode, causing clicks to not work.
Then I realized that the virtual display wasn't set correctly, causing PyAutoGUI to click off-target.
(I figured that out when testing mouse-controlled drag-and-drop on a basic website.)
UC Mode without CDP Mode was unaffected by this issue.