created on Fri Nov 08 01:27:15 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

24

100.0%

1 minutes, 6.070 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default in XS PASS

Result: PASS Time: 2.214 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 XS 0

Current

link link1 XS 0

Diff

link link1 XS 0.diff

  • Where:

2.2. Appearance of Component Variant: Default in SM PASS

Result: PASS Time: 2.195 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 SM 0

Current

link link1 SM 0

Diff

link link1 SM 0.diff

  • Where:

2.3. Appearance of Component Variant: Default in MD PASS

Result: PASS Time: 2.475 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 MD 0

Current

link link1 MD 0

Diff

link link1 MD 0.diff

  • Where:

2.4. Appearance of Component Variant: Default in LG PASS

Result: PASS Time: 2.621 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 LG 0

Current

link link1 LG 0

Diff

link link1 LG 0.diff

  • Where:

2.5. Appearance of Component Variant: Default in XLG PASS

Result: PASS Time: 3.080 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 XLG 0

Current

link link1 XLG 0

Diff

link link1 XLG 0.diff

  • Where:

2.6. Appearance of Component Variant: Default in XXLG PASS

Result: PASS Time: 3.635 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link1"
  • 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

link link1 XXLG 0

Current

link link1 XXLG 0

Diff

link link1 XXLG 0.diff

  • Where:

2.7. Appearance of Component Variant: Button in XS PASS

Result: PASS Time: 2.141 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 XS 0

Current

link link2 XS 0

Diff

link link2 XS 0.diff

  • Where:

2.8. Appearance of Component Variant: Button in SM PASS

Result: PASS Time: 2.248 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 SM 0

Current

link link2 SM 0

Diff

link link2 SM 0.diff

  • Where:

2.9. Appearance of Component Variant: Button in MD PASS

Result: PASS Time: 2.418 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 MD 0

Current

link link2 MD 0

Diff

link link2 MD 0.diff

  • Where:

2.10. Appearance of Component Variant: Button in LG PASS

Result: PASS Time: 2.688 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 LG 0

Current

link link2 LG 0

Diff

link link2 LG 0.diff

  • Where:

2.11. Appearance of Component Variant: Button in XLG PASS

Result: PASS Time: 3.148 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 XLG 0

Current

link link2 XLG 0

Diff

link link2 XLG 0.diff

  • Where:

2.12. Appearance of Component Variant: Button in XXLG PASS

Result: PASS Time: 3.593 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link2"
  • 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

link link2 XXLG 0

Current

link link2 XXLG 0

Diff

link link2 XXLG 0.diff

  • Where:

2.13. Appearance of Component Variant: Default no Label in XS PASS

Result: PASS Time: 2.117 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 XS 0

Current

link link3 XS 0

Diff

link link3 XS 0.diff

  • Where:

2.14. Appearance of Component Variant: Default no Label in SM PASS

Result: PASS Time: 2.225 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 SM 0

Current

link link3 SM 0

Diff

link link3 SM 0.diff

  • Where:

2.15. Appearance of Component Variant: Default no Label in MD PASS

Result: PASS Time: 2.357 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 MD 0

Current

link link3 MD 0

Diff

link link3 MD 0.diff

  • Where:

2.16. Appearance of Component Variant: Default no Label in LG PASS

Result: PASS Time: 2.704 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 LG 0

Current

link link3 LG 0

Diff

link link3 LG 0.diff

  • Where:

2.17. Appearance of Component Variant: Default no Label in XLG PASS

Result: PASS Time: 3.052 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 XLG 0

Current

link link3 XLG 0

Diff

link link3 XLG 0.diff

  • Where:

2.18. Appearance of Component Variant: Default no Label in XXLG PASS

Result: PASS Time: 3.547 seconds

  • Given: >I am in the component showcase page

1
def selector = "#link3"
  • 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

link link3 XXLG 0

Current

link link3 XXLG 0

Diff

link link3 XXLG 0.diff

  • Where:

2.19. Appearance of Component Variant: Prototype Example in XS PASS

Result: PASS Time: 2.193 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents XS 0

Current

link contentblock4 .contents XS 0

Diff

link contentblock4 .contents XS 0.diff

  • Where:

2.20. Appearance of Component Variant: Prototype Example in SM PASS

Result: PASS Time: 2.196 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents SM 0

Current

link contentblock4 .contents SM 0

Diff

link contentblock4 .contents SM 0.diff

  • Where:

2.21. Appearance of Component Variant: Prototype Example in MD PASS

Result: PASS Time: 2.437 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents MD 0

Current

link contentblock4 .contents MD 0

Diff

link contentblock4 .contents MD 0.diff

  • Where:

2.22. Appearance of Component Variant: Prototype Example in LG PASS

Result: PASS Time: 2.651 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents LG 0

Current

link contentblock4 .contents LG 0

Diff

link contentblock4 .contents LG 0.diff

  • Where:

2.23. Appearance of Component Variant: Prototype Example in XLG PASS

Result: PASS Time: 3.088 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents XLG 0

Current

link contentblock4 .contents XLG 0

Diff

link contentblock4 .contents XLG 0.diff

  • Where:

2.24. Appearance of Component Variant: Prototype Example in XXLG PASS

Result: PASS Time: 3.571 seconds

  • Given: >I am in the component showcase page

1
def selector = "#contentblock4 .contents"
  • 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

link contentblock4 .contents XXLG 0

Current

link contentblock4 .contents XXLG 0

Diff

link contentblock4 .contents XXLG 0.diff

  • Where: