What must one set within side in order to run a test from the beginning to a certain point within the test?
No Answer is Posted For this Question
Be the First to Post Answer
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
Mention what are the challenges in handling ajax call in selenium webdriver?
How can we deal with web-based pop-up?
What are the different methods to refresh a web page in webdriver?
What do we mean by selenium 1 and selenium 2?
How do perform drag and drop using selenium webdriver?
How do you read test data from excels?
How do you fetch the data from the excel
How you can capture server side log selenium server?
What is exception test in selenium?
what is the difference between driver.get() and driver.navigate.to(“url”)?
What is the difference between driver.close() and driver.quit() methods?