What is selenium? What are the different components of Selenium?
Answer Posted / dileep kumar
selenium is an open source tool to automate the testcases.
components of selenium: selenium Ide( its a big flop)
selenium rc( complex to understand)
selenium webdriver
slenium grid
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which selenium command(s) simulates selecting a link?
How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?
Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.
Explain how you can switch back from a frame?
How to check if a button is enabled on the page?
How to get typed text from a textbox?
Tell me what is a hub in selenium grid?
Explain what is the main difference between web-driver and rc?
selenium can handle pop-up windows based on selenium is a test tool?
Where to obtain selenium ?
Explain the difference between implicit wait and explicit wait.?
Mention when to use autoit?
Explain how selenium grid works?
Tell me what is a node in selenium grid?
Which is the latest Selenium tool?