Tuesday, 11 February 2014

Handling Pop-up Boxes(Alerts and Confrim Boxes)

Handling Alerts and Confirm Boxes

In an web page usually we come across Java script alerts. We can handle this alert using "driver.switchTo().alert()"

Example : I will explain how to handle the Java scripts alerts in Rediff Login page.


No comments:

Post a Comment