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?
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?
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