Registry / testing / codeception-module-phpbrowser

codeception-module-phpbrowser

JSON →
library4.0.0phppackagistunverified

Codeception module for testing web application over HTTP using a browser-like client.

composer require codeception/module-phpbrowser
INSTALL
IMPORT
SIG · CODECEPTION-MODULE
C
codeception-module-phpbrowser
testingphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PhpBrowser
use Codeception\Module\PhpBrowser;

Initialize PhpBrowser and navigate to a page.

use Codeception\Module\PhpBrowser; $browser = new PhpBrowser(); $browser->amOnPage('/');
Debug
Known issues
breakingRequires Codeception core and Guzzle HTTP client
fix
Install codeception/codeception and guzzlehttp/guzzle.
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
OpenAI (training)
1
Resources
codeception-module-phpbrowser — pip install codeception-module-phpbrowser · libregistry