Skip to content

feat: Create elements chain string as we store it #1677

feat: Create elements chain string as we store it

feat: Create elements chain string as we store it #1677

Triggered via pull request November 7, 2023 16:07
Status Failure
Total duration 1m 14s
Artifacts

testcafe.yml

on: pull_request
Matrix: browsers
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
Test on Chrome: src/autocapture-utils.ts#L14
Property 'className' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L16
Property 'className' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L19
Property 'getAttribute' does not exist on type 'Element'. Did you mean 'attributes'?
Test on Chrome: src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L39
Property 'childNodes' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L64
Property 'nodeType' does not exist on type 'Element'.
Test on Chrome: src/autocapture-utils.ts#L78
Property 'tagName' does not exist on type 'Element'. Did you mean 'tag_name'?
Test on IE11
The job was canceled because "chrome" failed.
Test on Safari: src/autocapture-utils.ts#L14
Property 'className' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L16
Property 'className' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L19
Property 'className' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L19
Property 'getAttribute' does not exist on type 'Element'. Did you mean 'attributes'?
Test on Safari: src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L38
Property 'childNodes' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L39
Property 'childNodes' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L64
Property 'nodeType' does not exist on type 'Element'.
Test on Safari: src/autocapture-utils.ts#L78
Property 'tagName' does not exist on type 'Element'. Did you mean 'tag_name'?
Test on Chrome
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on Safari
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/