Skip to content

How to send Ctrl-A, Del in CDP Mode? #3821

Answered by mdmintz
LeeMeng2020 asked this question in Q&A
Discussion options

You must be logged in to vote

Methods such as sb.cdp.type(selector, text) should automatically clear out text fields before typing in new text.
If for some reason that didn't clear out the old text first, use the PyAutoGUI methods instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants