adspace
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