Explain how you can login into any site if it’s showing any authentication popup for password and username?



Explain how you can login into any site if it’s showing any authentication popup for password ..

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

Post New Answer

More Selenium Interview Questions

What is the selenium webdriver?

1 Answers  


Name an api used for reading and writing data to excel files?

1 Answers  


How to get an attribute value using selenium webdriver?

1 Answers  


What are the annotations used in testng?

1 Answers  


What are the advantages of selenium grid?

1 Answers  


How to invoke an application in webdriver?

1 Answers  


Explain how to assert text of webpage using selenium 2.0?

1 Answers  


Can captcha and bar code reader be automated by using selenium?

1 Answers  


What is the difference between driver.findelement() and driver.findelements() commands?

1 Answers  


What is automation testing?

1 Answers  


Explain what are the limitations of selenium ide?

1 Answers  


What are the capabilities of selenium webdriver or selenium 2.0?

1 Answers  


Categories