[1.10] Allow usage of XPath in waitForElement #645
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/
|