tags:

views:

12

answers:

0

Hi,

For Server Side

  1. We have copied the selenium core in the apache htdocs directory.
  2. Also our AUT is also on the same machine
  3. The machine IP address on LAN is 10.0.2.6

For Client Side

  1. We are running "java -jar selenium-server.jar"
  2. Executing the PHP file generate from Selenium IDE Test case as "php ad1_php.php" which is attached

How do we use the selenium-php-client-driver-1.0.1 ?