How will you verify the specific position of an web element
No Answer is Posted For this Question
Be the First to Post Answer
Which is the super interface of webdriver?
Explain the different kinds of frameworks in automation?
Can captcha and bar code reader be automated by using selenium?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
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();?
Write a code snippet to perform right-click an element in webdriver.
What is the object repository?
What is selenium-rc (remote control) ?
What is assertion in selenium?
What is the difference between "assert" and "verify" commands?
How would you test your element locator?
What is an implicit wait in selenium?