What are some advantages of selenium?
How to check a checkbox in selenium?
What are the testing type supported by selenium webdriver?
What is a hub in selenium grid?
What are some expected conditions that can be used in explicit waits?
What is the difference between driver.findelement() and driver.findelements() commands?
What are the different mouse actions that can be performed?
Can we move back and forward in browser using selenium?
How you can decide which type of object repository you have to use?
What is debugging? How you debug your script?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Is qtp supports uni-code?
If I change the property value at runtime is it effect is object repository?
Do you know how to connect database? Can you tell me the procedures?
What are the types of object repositories? Which one is you using?