How can I click on a canvas? #4051
Answered
by
mdmintz
Nucleocherry
asked this question in
Q&A
-
|
I have this on a page
I can only click by using coordinate x y but how can we click using coordinate on seleniumbase thank you im using activate_cdp_mode(url)
|
Beta Was this translation helpful? Give feedback.
Answered by
mdmintz
Oct 30, 2025
Replies: 1 comment 1 reply
-
|
Upgrade to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Upgrade to
4.44.2(or newer), and then try this canvas example: SeleniumBase/examples/cdp_mode/raw_canvas.py