Skip to content

[1.10] Allow usage of XPath in waitForElement #645

[1.10] Allow usage of XPath in waitForElement

[1.10] Allow usage of XPath in waitForElement #645

Re-run triggered September 7, 2023 07:57
Status Failure
Total duration 39s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
PHPStan: tests/PageTest.php#L440
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_RESOURCE_FILE through static::.
PHPStan: tests/PageTest.php#L442
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_HTML through static::.
PHPStan: tests/PageTest.php#L446
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_HTML through static::.
PHPStan: tests/PageTest.php#L456
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_RESOURCE_FILE through static::.
PHPStan: tests/PageTest.php#L458
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_HTML through static::.
PHPStan: tests/PageTest.php#L462
Unsafe access to private constant HeadlessChromium\Test\PageTest::WAIT_FOR_ELEMENT_HTML through static::.
PHPStan
Process completed with exit code 1.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nick-invision/retry@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/