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
Do you know any alternative test automation tools for selenium?
What are the languages supported by webdriver?
What programming languages are you able to use in selenium rc?
How to click on a hyperlink using selenium webdriver?
How does selenium score over other automation tools like hp qtp, ibm rft, and testcomplete?
How to check a Selenium checkbox?
What are the advantages of using selenium as a test tool?
What is object repository? How can we create an object repository in selenium?
What is the automation test?
What kind of keyboard operations can be performed in selenium?
What is heightened privileges browsers?
What does a knot do on the selenium grid?
What does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
What are the advantages of pom?
Mention what are the advantages of using git hub for selenium?