What is the architecture of selenium rc?
Answer / Vijyendra Kuamr
Selenium RC has a client-server architecture. The client (written in various programming languages like Java, C#, Python, etc.) sends commands to the server (written in Java), which then executes them on one or more web browsers. The browser's actions are reported back to the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.
What is intellij?
How to set test case priority in testng?
Explain me how to check a checkbox in selenium?
How do you identify an object using selenium?
Write the code to right click an element in selenium?
How to find the xpath of web table elements.in chrome or internet explorer.or without using fire bug.?
What are the technical limitations while using selenium rc?
Tell me how can we maximize browser window in selenium?
How to select value in a dropdown?
How much does selenium license cost per client machine?
What are the different Selenium components?