Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you handle Alerts and Pop Ups?

Answer Posted / chetan phani.j

Alert popup
Alert a =driver.switchto().alert()
String text=a.getText().
syso(text);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the significant changes/upgrades in various selenium versions?

1084


what is the difference between driver.get() and driver.navigate.to(“url”)?

1083


What are the different types of waits available in webdriver?

1008


What are the different methods to refresh a web page in webdriver?

944


What is the difference between driver.close() and driver.quit() methods?

1064


Just how much does selenium license cost per customer device?

943


Can we use selenium grid for performance testing?

922


Explain the different exceptions in selenium webdriver.

998


How to capture bitmaps in selenium?

1161


Write a code snippet to perform mouse hover in webdriver.

957


What is the difference between page object model (pom) and page factory?

964


How to enforce the title of the website?

1094


What are the different types of frameworks?

990


What are various ways of locating an element in selenium?

937


How to check if a text is highlighted on the page ?

1175