Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

react text area does not work with input or send keys #1082

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

hi ,
i have an issue, i need to type text into a react text area. normal send_keys or input does not work, do you have a suggestion how I can enter a text with sb?
thanks
Tal

You must be logged in to vote

@tallevy22 Is it possible that there’s an iframe on that site and that the text area is inside? If so, you’ll need to enter the iframe first with switch_to_frame(). I would need to see an example to help. Maybe the selector you have chosen is incorrect.

Replies: 1 comment 1 reply

Comment options

@tallevy22 Is it possible that there’s an iframe on that site and that the text area is inside? If so, you’ll need to enter the iframe first with switch_to_frame(). I would need to see an example to help. Maybe the selector you have chosen is incorrect.

You must be logged in to vote
1 reply
Comment options

yes you were correct , the selector I was trying to use was wrong, its not an iframe issue but the wrong selector.
thanks

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

AltStyle によって変換されたページ (->オリジナル) /