Playwright #741
Annotations
10 errors, 1 warning, and 1 notice
Run element regression tests:
tests/elements-regression/helper.ts#L40
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-editor-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-editor-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-editor-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
at ../helper.ts:40
38 | }
39 | await expect.soft( locator )
> 40 | .toHaveScreenshot( `${ widgetType }_${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
41 | }
42 |
43 | async doHoverScreenshot( args:Omit<ScreenShot, 'device'> ) {
at ElementRegressionHelper.doScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:40:5)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:83:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L98
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-mobile-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-mobile-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-mobile-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
at ../helper.ts:98
96 | } );
97 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 98 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
99 | }
100 | }
101 | }
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:98:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:85:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L98
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-tablet-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-tablet-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-tablet-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
at ../helper.ts:98
96 | } );
97 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 98 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
99 | }
100 | }
101 | }
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:98:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:86:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L40
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-published-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-published-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-published-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
at ../helper.ts:40
38 | }
39 | await expect.soft( locator )
> 40 | .toHaveScreenshot( `${ widgetType }_${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
41 | }
42 |
43 | async doHoverScreenshot( args:Omit<ScreenShot, 'device'> ) {
at ElementRegressionHelper.doScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:40:5)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:93:17
|
Run element regression tests:
tests/elements-regression/helper.ts#L89
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 360px by 194px, received 300px by 195px. 9497 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-mobile-published-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-mobile-published-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-mobile-published-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 360px by 194px, received 300px by 195px. 9497 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 360px by 194px, received 300px by 195px. 9497 pixels (ratio 0.14 of all image pixels) are different.
at ../helper.ts:89
87 | label = '_published';
88 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 89 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
90 | } else {
91 | page = this.editor.getPreviewFrame();
92 | await this.setResponsiveMode( args.device );
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:89:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:95:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L89
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Error: Screenshot comparison failed:
Expected an image 768px by 194px, received 646px by 195px. 9995 pixels (ratio 0.07 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-tablet-published-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-tablet-published-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template/container-flexbox-tablet-published-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 768px by 194px, received 646px by 195px. 9995 pixels (ratio 0.07 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 768px by 194px, received 646px by 195px. 9995 pixels (ratio 0.07 of all image pixels) are different.
at ../helper.ts:89
87 | label = '_published';
88 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 89 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
90 | } else {
91 | page = this.editor.getPreviewFrame();
92 | await this.setResponsiveMode( args.device );
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:89:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:96:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L40
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-editor-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-editor-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-editor-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1620px by 194px, received 646px by 195px. 17165 pixels (ratio 0.06 of all image pixels) are different.
at ../helper.ts:40
38 | }
39 | await expect.soft( locator )
> 40 | .toHaveScreenshot( `${ widgetType }_${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
41 | }
42 |
43 | async doHoverScreenshot( args:Omit<ScreenShot, 'device'> ) {
at ElementRegressionHelper.doScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:40:5)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:83:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L98
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-mobile-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-mobile-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-mobile-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 360px by 194px, received 300px by 195px. 9462 pixels (ratio 0.14 of all image pixels) are different.
at ../helper.ts:98
96 | } );
97 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 98 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
99 | }
100 | }
101 | }
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:98:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:85:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L98
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-tablet-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-tablet-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-tablet-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-model-cid="c787" data-ne…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 768px by 194px, received 646px by 195px. 9802 pixels (ratio 0.07 of all image pixels) are different.
at ../helper.ts:98
96 | } );
97 | await expect.soft( page.locator( EditorSelectors.container + ' >> nth=0' ) )
> 98 | .toHaveScreenshot( `${ args.widgetType }_${ args.device }${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
99 | }
100 | }
101 | }
at ElementRegressionHelper.doResponsiveScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:98:6)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:86:4
|
Run element regression tests:
tests/elements-regression/helper.ts#L40
1) elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
Expected: /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts-snapshots/container-flexbox-published-linux.png
Received: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-published-actual.png
Diff: /home/runner/work/elementor/elementor/test-results/elements-regression-Elemen-61ab2--container-flexbox-template-retry1/container-flexbox-published-diff.png
Call log:
- page._expectScreenshot with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('[data-element_type="container"]').first()
- locator resolved to <div data-id="261e98fa" data-element_type="container"…>…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- Expected an image 1920px by 194px, received 646px by 195px. 18213 pixels (ratio 0.05 of all image pixels) are different.
at ../helper.ts:40
38 | }
39 | await expect.soft( locator )
> 40 | .toHaveScreenshot( `${ widgetType }_${ label }.png`, { maxDiffPixels: 200, timeout: 10000 } );
| ^
41 | }
42 |
43 | async doHoverScreenshot( args:Omit<ScreenShot, 'device'> ) {
at ElementRegressionHelper.doScreenshot (/home/runner/work/elementor/elementor/tests/elements-regression/helper.ts:40:5)
at /home/runner/work/elementor/elementor/tests/elements-regression/tests/elements-regression.test.ts:93:17
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run element regression tests
33 failed
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_flexbox template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test container_grid template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test divider template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test heading template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test text_editor template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test button template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test image template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test icon template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test image_box template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test image_carousel template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test tabs template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test video template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test spacer template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test text_path template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test social_icons template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test accordion template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test icon_box template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test icon_list template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test star_rating template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test basic_gallery template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test counter template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test progress_bar template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test testimonial template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test toggle template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test sound_cloud template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test html template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test alert template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test button_hover template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test image_hover template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test image_box_hover template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test icon_hover template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test social_icons_hover template
elements-regression.test.ts:62:7 › Elementor regression tests with templates for CORE › Test text_path_hover template
|
Loading