How do I run automation scripts in cloud server | Selenium Forum
M
Posted on 03/01/2016
Hi All,

The site I am trying to automate is hosted in cloud. How do I run automation scripts in cloud server ?

Suppose if my QA lead has to kick off automation should he have selenium installed in his machine or if we had installed it in cloud server can we run scripts without having to install selenium in individual machines?

Thanks,
Venkat.

M
Replied on 03/01/2016

selenium is not installed. you just need to give path in your project of selenium jar files.

selenium jar files should be accessible to your project.