Explain how you can login into any site if it’s showing any authentication popup for password and username?
Answer / 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 |
What is the selenium webdriver?
Name an api used for reading and writing data to excel files?
How to get an attribute value using selenium webdriver?
What are the annotations used in testng?
What are the advantages of selenium grid?
How to invoke an application in webdriver?
Explain how to assert text of webpage using selenium 2.0?
Can captcha and bar code reader be automated by using selenium?
What is the difference between driver.findelement() and driver.findelements() commands?
What is automation testing?
Explain what are the limitations of selenium ide?
What are the capabilities of selenium webdriver or selenium 2.0?