Registry / testing / codeception-lib-innerbrowser

codeception-lib-innerbrowser

JSON →
library4.1.0phppackagistunverified

Parent library for all Codeception framework modules and PhpBrowser.

composer require codeception/lib-innerbrowser
INSTALL
IMPORT
SIG · CODECEPTION-LIB-IN
C
codeception-lib-innerbrowser
testingphpv4.1.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.

InnerBrowser
use Codeception\Lib\InnerBrowser;

Uses InnerBrowser to navigate to a page and grab text from an h1 element.

<?php require_once 'vendor/autoload.php'; use Codeception\Lib\InnerBrowser; $browser = new InnerBrowser(); $browser->amOnPage('/'); echo $browser->grabTextFrom('h1');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
codeception-lib-innerbrowser — pip install codeception-lib-innerbrowser · libregistry