-
Notifications
You must be signed in to change notification settings - Fork 1.4k
-
Apparently there is some conflict with the XVFB monitor and activate_cdp.
Beta Was this translation helpful? Give feedback.
All reactions
Working normally for me on supported Linux systems:
https://github.com/mdmintz/undetected-testing/actions/runs/15704681679/job/44247602812
(Make sure you're using Ubuntu if using Linux.)
Replies: 1 comment 1 reply
-
Working normally for me on supported Linux systems:
https://github.com/mdmintz/undetected-testing/actions/runs/15704681679/job/44247602812
(Make sure you're using Ubuntu if using Linux.)
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Maybe you can give me some advice why locally sb.activate_cdp_mode(url) + pyautogui works without problems, but on Ubuntu server pyautogui.screenshot("scr_003.png")
gives a black screen
Beta Was this translation helpful? Give feedback.