adspace
Explain how you can login into any site if it’s showing any authentication popup for password and username?
Answer Posted / Rohit Arora
"You can use the sendKeys() method to enter the username and password, and then click the login button using the click() method."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers