created on Fri Nov 08 01:16:44 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

24

100.0%

1 minutes, 40.003 seconds

0

0

0

2. Features

2.1. Appearance of Component in XS PASS

Result: PASS Time: 2.526 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 XS 0

Current

contentblock1 contentblock1 XS 0

Diff

contentblock1 contentblock1 XS 0.diff

  • Where:

2.2. Appearance of Component in SM PASS

Result: PASS Time: 2.496 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 SM 0

Current

contentblock1 contentblock1 SM 0

Diff

contentblock1 contentblock1 SM 0.diff

  • Where:

2.3. Appearance of Component in MD PASS

Result: PASS Time: 2.705 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 MD 0

Current

contentblock1 contentblock1 MD 0

Diff

contentblock1 contentblock1 MD 0.diff

  • Where:

2.4. Appearance of Component in LG PASS

Result: PASS Time: 2.923 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 LG 0

Current

contentblock1 contentblock1 LG 0

Diff

contentblock1 contentblock1 LG 0.diff

  • Where:

2.5. Appearance of Component in XLG PASS

Result: PASS Time: 3.361 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 XLG 0

Current

contentblock1 contentblock1 XLG 0

Diff

contentblock1 contentblock1 XLG 0.diff

  • Where:

2.6. Appearance of Component in XXLG PASS

Result: PASS Time: 3.911 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock1"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

contentblock1 contentblock1 XXLG 0

Current

contentblock1 contentblock1 XXLG 0

Diff

contentblock1 contentblock1 XXLG 0.diff

  • Where:

2.7. Appearance of Component with Background in XS PASS

Result: PASS Time: 2.450 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 XS 0

Current

contentblock1 contentblock8 XS 0

Diff

contentblock1 contentblock8 XS 0.diff

  • Where:

2.8. Appearance of Component with Background in SM PASS

Result: PASS Time: 2.463 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 SM 0

Current

contentblock1 contentblock8 SM 0

Diff

contentblock1 contentblock8 SM 0.diff

  • Where:

2.9. Appearance of Component with Background in MD PASS

Result: PASS Time: 2.678 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 MD 0

Current

contentblock1 contentblock8 MD 0

Diff

contentblock1 contentblock8 MD 0.diff

  • Where:

2.10. Appearance of Component with Background in LG PASS

Result: PASS Time: 2.854 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 LG 0

Current

contentblock1 contentblock8 LG 0

Diff

contentblock1 contentblock8 LG 0.diff

  • Where:

2.11. Appearance of Component with Background in XLG PASS

Result: PASS Time: 3.323 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 XLG 0

Current

contentblock1 contentblock8 XLG 0

Diff

contentblock1 contentblock8 XLG 0.diff

  • Where:

2.12. Appearance of Component with Background in XXLG PASS

Result: PASS Time: 3.837 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock8"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

contentblock1 contentblock8 XXLG 0

Current

contentblock1 contentblock8 XXLG 0

Diff

contentblock1 contentblock8 XXLG 0.diff

  • Where:

2.13. Appearance of Component with Background Video in XS PASS

Result: PASS Time: 2.675 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 XS 0

Current

contentblock1 contentblock9 XS 0

Diff

contentblock1 contentblock9 XS 0.diff

  • Where:

2.14. Appearance of Component with Background Video in SM PASS

Result: PASS Time: 4.224 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 SM 0

Current

contentblock1 contentblock9 SM 0

Diff

contentblock1 contentblock9 SM 0.diff

  • Where:

2.15. Appearance of Component with Background Video in MD PASS

Result: PASS Time: 5.254 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 MD 0

Current

contentblock1 contentblock9 MD 0

Diff

contentblock1 contentblock9 MD 0.diff

  • Where:

2.16. Appearance of Component with Background Video in LG PASS

Result: PASS Time: 8.264 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 LG 0

Current

contentblock1 contentblock9 LG 0

Diff

contentblock1 contentblock9 LG 0.diff

  • Where:

2.17. Appearance of Component with Background Video in XLG PASS

Result: PASS Time: 11.382 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 XLG 0

Current

contentblock1 contentblock9 XLG 0

Diff

contentblock1 contentblock9 XLG 0.diff

  • Where:

2.18. Appearance of Component with Background Video in XXLG PASS

Result: PASS Time: 13.483 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock9"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

contentblock1 contentblock9 XXLG 0

Current

contentblock1 contentblock9 XXLG 0

Diff

contentblock1 contentblock9 XXLG 0.diff

  • Where:

2.19. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in XS PASS

Result: PASS Time: 2.437 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 XS 0

Current

contentblock1 contentblock12 XS 0

Diff

contentblock1 contentblock12 XS 0.diff

  • Where:

2.20. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in SM PASS

Result: PASS Time: 2.480 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 SM 0

Current

contentblock1 contentblock12 SM 0

Diff

contentblock1 contentblock12 SM 0.diff

  • Where:

2.21. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in MD PASS

Result: PASS Time: 2.632 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 MD 0

Current

contentblock1 contentblock12 MD 0

Diff

contentblock1 contentblock12 MD 0.diff

  • Where:

2.22. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in LG PASS

Result: PASS Time: 2.911 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 LG 0

Current

contentblock1 contentblock12 LG 0

Diff

contentblock1 contentblock12 LG 0.diff

  • Where:

2.23. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in XLG PASS

Result: PASS Time: 3.408 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 XLG 0

Current

contentblock1 contentblock12 XLG 0

Diff

contentblock1 contentblock12 XLG 0.diff

  • Where:

2.24. Appearance of Component with Background using Image Option using Manual MediaQuery with Rendition in XXLG PASS

Result: PASS Time: 3.862 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblock12"
  • When I am in the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should appear on the page

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
Source

contentblock1 contentblock12 XXLG 0

Current

contentblock1 contentblock12 XXLG 0

Diff

contentblock1 contentblock12 XXLG 0.diff

  • Where: