How to Handle Dynamic alert in selenium web driver ?
Answer Posted / adarsha
using try catch , but interviewer not satisfied with this answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how you can insert a break point in selenium ide?
Tell me can we use selenium rc for tests driving on two different browsers on one operating system without selenium grid?
What is an explicit wait in selenium?
What could be the cause of the selenium webdriver test to fail?
Explain me how to handle alerts in selenium webdriver?
what is the difference between 2.0 & 3.0
What can cause a selenium ide test to fail?
What do you know about Selenium IDE?
What is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What is fluent wait in selenium?
What is Selenese?
Explain what are the limitations of selenium ide?
Explain xpath absolute and xpath attributes.
How do you get the attribute of the web element?
Explain in selenium ide how can you debug the tests?