Author: Manuel Lemos
Updated on: 2022-12-07
Posted on: 2022-12-07
Package: PHP Selenium Low Level Tools
Selenium implements provide drivers that can control browsers to perform automated actions.
Selenium WebDriver driver allows the implementation of automation of actions using HTTP requests sent by applications that work externally to Web browsers.
A PHP implementation of Selenium WebDriver allows PHP developers to implement applications that can control a Web browser using PHP code.
This package extends Facebook Selenium WebDriver to implement tool classes that are useful for everyday browser automation tasks like testing different aspects of the way Web page works, like simulating user interactions with the browser.
About the PHP Selenium Low Level Tools Package
The package PHP Selenium Low Level Tools is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Control a browser via Selenium WebDriver
Here follows in more detail what it does:
This package can control a browser via Selenium WebDriver.
It provides several classes that can communicate with a browser and requests that specific actions be executed using a PHP Selenium WebDriver implementation.
Currently, it provides the following:
- A base tools class that waits for certain browser events, checks certain page elements, gets page element properties, etc...
- A low-level tools and persistent tools classes that can configure the options of initialization of the browser
Conclusion
The PHP Selenium Low Level Tools can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,604,199 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.