Add js examples for interact with existing browsers #181
Annotations
2 errors and 1 warning
Static check:
application_examples/xpath/xpath.py#L30
Argument of type "Locator | AQLResponseProxy" cannot be assigned to parameter "element" of type "Locator" in function "xpath_path"
Type "Locator | AQLResponseProxy" is not assignable to type "Locator"
"AQLResponseProxy" is not assignable to "Locator" (reportArgumentType)
|
Static check
1 error
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading