2017 © Pedro Peláez
 

library webdriverlib

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

image

razielsd/webdriverlib

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  • Tuesday, February 14, 2017
  • by razielsd
  • Repository
  • 1 Watchers
  • 2 Stars
  • 5,820 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 11 % Grown

The README.md

webdriverlib

About

WebDriverLib - simple usage api for JSON Wire Protocol such as Selenium WebDriver., (*1)

Example

//connect to Selenium
self::$driver = new WebDriver('localhost', 4444);
//set select field value
$driver->find('xpath=//select')->value(555);
//set input field value
$driver->find('xpath=//input')->value(555);

The Versions

14/02 2017

dev-master

9999999-dev

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

14/02 2017

0.2.5

0.2.5.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

09/12 2016

0.2.4

0.2.4.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

02/12 2016

0.2.3

0.2.3.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

29/11 2016

0.2.2

0.2.2.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

29/11 2016

0.2.1

0.2.1.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

28/11 2016

0.2.0

0.2.0.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

01/11 2016

0.1.3

0.1.3.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

31/10 2016

0.1.1

0.1.1.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid

31/10 2016

0.1.0

0.1.0.0

API for JSON Wire Protocol, support Selenium, Selendroid, Appium

  Sources   Download

BSD-3

The Requires

  • php ^5.6 || ^7.0

 

selenium appium selendroid