2017 © Pedro Peláez
 

library webdriver

Interface to Selenium 2 aka WebDriver

image

datasift/webdriver

Interface to Selenium 2 aka WebDriver

  • Friday, July 8, 2016
  • by mheap
  • Repository
  • 54 Watchers
  • 1 Stars
  • 16,129 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 23 Versions
  • 4 % Grown

The README.md

php_webdriver

This library is a client for Selenium WebDriver. It is forked from Facebook's php-webdriver project. The main changes are bug fixes, PSR0-autoloading support, and publishing it as a PEAR package., (*1)

Internally, it is implemented as a very thin wrapper around the JsonWireProtocol that WebDriver uses to control a (possibly remote) browser., (*2)

System-Wide Installation

php-webdriver should be installed using the PEAR Installer., (*3)

sudo pear channel-discover datasift.github.io/pear
sudo pear install --alldeps DataSift/webdriver1

Composer support coming soon., (*4)

As A Dependency On Your Component

If you are creating a component that relies on php_webdriver, please make sure that you add php_webdriver to your component's package.xml file:, (*5)

<dependencies>
  <required>
    <package>
      <name>webdriver1</name>
      <channel>datasift.github.io/pear</channel>
      <min>1.0.0</min>
      <max>1.999.9999</max>
    </package>
  </required>
</dependencies>

Usage

For now, refer to the original documentation from Facebook's php-webdriver project, and to the WebDriver JsonWireProtocol document. We hope to publish better documentation when time allows., (*6)

Development Environment

If you want to patch or enhance this component, you will need to create a suitable development environment. The easiest way to do that is to install phix4componentdev., (*7)

You can then clone the git repository:, (*8)

git clone https://github.com/datasift/php_webdriver

Then, install a local copy of this component's dependencies to complete the development environment:, (*9)

# build vendor/ folder
phing build-vendor

To make life easier for you, common tasks (such as running unit tests, generating code review analytics, and creating the PEAR package) have been automated using phing. You'll find the automated steps inside the build.xml file that ships with the component., (*10)

Run the command 'phing' in the component's top-level folder to see the full list of available automated tasks., (*11)

License

See LICENSE.txt for full license details., (*12)

The Versions

08/07 2016

dev-develop

dev-develop https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

08/07 2016

dev-master

9999999-dev https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

08/07 2016

1.5.6

1.5.6.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

20/12 2015

1.5.5

1.5.5.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

18/11 2015

1.5.4

1.5.4.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

18/11 2015

1.5.3

1.5.3.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

28/01 2015

1.5.2

1.5.2.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

07/01 2014

1.5.1

1.5.1.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

31/12 2013

1.5.0

1.5.0.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

30/08 2013

1.4.7

1.4.7.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

29/08 2013

1.4.6

1.4.6.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

29/08 2013

1.4.5

1.4.5.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

29/08 2013

1.4.4

1.4.4.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

13/08 2013

1.4.3

1.4.3.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

13/08 2013

1.4.2

1.4.2.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

13/08 2013

1.4.1

1.4.1.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

13/08 2013

1.4.0

1.4.0.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

27/07 2013

1.3.5

1.3.5.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

26/07 2013

1.3.4

1.3.4.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

26/07 2013

1.3.3

1.3.3.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

26/07 2013

1.3.2

1.3.2.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

26/07 2013

1.3.1

1.3.1.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires

 

24/07 2013

1.3.0

1.3.0.0 https://github.com/datasift/php_webdriver

Interface to Selenium 2 aka WebDriver

  Sources   Download

Apache-2.0

The Requires