How to use selenium with php on linux?

970 views Asked by At

I want to install selenium on centos 6.5 and than use it through APIs in PHP script.

Selenium Test scripts will be recorded on another system and those Selenium Test scripts will be given as input to PHP. How to do?

1

There are 1 answers

0
Gaur On BEST ANSWER

Thanks a lot Sam and othre for taking interest in this question. After Lot of R&D finally I got it running by downgrading firefox version.

You can get it working with: selenium-server-standalone-2.53.0.jar AND Mozilla Firefox 38.6.1.

On Centos6.5 Text Mode