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
Can captcha and bar code reader be automated by using selenium?
What is the difference between verify and assert commands?
What’s new in selenium 3.0?
How to clear the text in the text box using selenium webdriver?
What are the advantages and disadvantages of using selenium as testing tool?
How to press enter key on text box in selenium webdriver?
How you can handle frames using selenium 2.0?
Explain what is the difference between find elements () and find element ()?
What is the purpose of creating a reference variable- ‘driver’ of type
What’s the difference between borland silk evaluation and selenium?
How to get the number of frames on a page?
Explain how you can handle frames using selenium 2.0?
Give ide's main parts and components?
Mention different exceptions you had in selenium web driver?
Give an example of the languages supported by webdriver?