Testing tricks is a blog related to software testing. (Anyone who is interested to write articles or want to share their experience regarding Software Testing are Welcome.) Currently I am working as a Project Manager in QA in Birlasoft. My total experience is in US GL, Property & Casualty & little in Commercial Auto. Working in GWPC with integration as SAP for FSCD & RI shinde.of.santosh@gmail.com
Friday, May 4, 2012
Starting and Stopping selenium server from command prompt
Starting and stopping selenium server from command prompt
Step1: Click on start button
Step2 : Type cmd
Step3: Click ok
Check the folder in which you have selenium-server-standalone-2.21.0.jar file.
If it is in drive then in command prompt type d:
Type java -jar selenium-server-standalone-2.21.0.jar
To stop the selenium server Type CTRL+c from your key board the selenium server will automatically shut down.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment