Skip to content

Can I slow down sb.cdp.press_keys() #3308

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

You must be logged in to vote

If these aren't slow enough as is to avoid detection...

sb.cdp.gui_press_key(key)
sb.cdp.gui_press_keys(keys)

...then you can create a for loop, where you add sb.sleep(seconds) to slow things down as much as you want.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@morndej
Comment options

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