June 6, 2016

Setup Selenium for .Net application

If you want to setup Selenium and want to get more information about it, visit below URL to get information about it.
http://www.seleniumhq.org/

Above Site provides all setup information about Selenium.
Once you download Selenium Standalone server, you have to start it.

To Start Selenium Standalone server use below command on command prompt.
You need to install Java latest version.

java –jar D:\Software\Selenium\selenium-server-standalone-2.53.0.jar.

No comments:

Post a Comment