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
What is the use of context menu in selenium ide?
What are some disadvantages of Selenium automation?
How to perform right click using webdriver?
How to assert title of the web page?
How to handle hidden elements in selenium webdriver?
What is htmlunitdriver?
Tell me does the selenium have any limitations?
What is the difference between poi and jxl jar?
How will you verify the specific position of an web element
Is it possible to automate the captcha using selenium?
Define selenium 2.x?
How to locate a link using its text in selenium?
What is fluent wait in selenium webdriver?
What is datadriven framework and keyword driven?
Mention why to choose python over java in selenium?