adspace


Can we enter text without using sendkeys()?

Answer Posted / Santosh Kumar Tyagi

In Selenium, you can't directly enter text without using sendKeys(). However, you can use other methods like send_keys_to_element(), send_keys_to_alert(), or execute_script() to interact with different types of elements.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what will be the first salary and what will be the hike in the salary?

929


How can you fetch an attribute from an element? How to retrieve typed text from a textbox?

1197


Have you created any framework?

1039


What’s selenese?

920


Do you know how to locate a link using its text in selenium?

986