Selenium Remote Control
is a take a look at apparatus that permitsthe developer to compose automated internet application UI tests in any programming dialect such as Java, Python, C++, etc..to make greater vital tests, as an example, perusing and composing documents and messaging test comes about. selenium internet driver is like extension to Selenium RC.
Selenium Webdriver
is a standout amongest probably the most potent and established devices of Selenium toolbox. WebDriver comes as a stretched out adaptation to Selenium RC with unnecessary preferences and locations massive portions of its confinements. WebDriver extends its backing to numerous most latest applications and levels certainly not like Selenium IDE. WebDriver moreover doesn’t require Selenium server to be begun preceding execution of the test scripts multiple to Selenium RC.
java -jar E:\selenium-server-standalone-3.0.0-beta3.jar -port 4444
as follows.