Skip to content

page.type loses focus? #235

Answered by RubberArchind
galaczi asked this question in Q&A
Dec 5, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

i have experience the same thing on some website, my workaround was to do this

await page.focus('textarea#text');

await page.keyboard.type(msg);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@galaczi
Comment options

@RubberArchind
Comment options

@galaczi
Comment options

Answer selected by galaczi
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