Slenium with PHP - WebDriver as a Server locally

23 views
Skip to first unread message

Martin Wegmann

unread,
Oct 13, 2014, 5:58:47 AM10/13/14
to seleniu...@googlegroups.com
Hi,

i want to write Selenium tests in php. I found this site as a solution:

https://github.com/chibimagic/WebDriver-PHP/

How do i create a local selenium server? can i do this easily using Selenium WebDriver, to create a local server, which  i can use to run the php selenium scripts?

Anastasiia Kuzina

unread,
Oct 13, 2014, 10:33:18 AM10/13/14
to seleniu...@googlegroups.com
Hi Martin,

To run selenium server you have to execute

java -jar selenium-server-standalone-#.jar

eplacing # with the current server version.

Currently the most popular webdriver php binding is one from Facebook, I think it worth checking.
It goes with detailed instructions https://github.com/facebook/php-webdriver
Reply all
Reply to author
Forward
0 new messages