I have searched and found many answers to my question but none of them satisfied me. My Question,
- What actually is the main difference in between Selenium Standalone Server and Selenium WebDriver?
- Also does Standalone Selenium Server has Selenium WebDriver in it or not ?
- And If Yes then in the case of running tests on remote machine's browser which Selenium WebDriver will be use? Remote machine's Standalone WebDriver or local machine's WebDriver ?
- And Also What is the main role of Standalone Selenium WebDriver