created on Fri Nov 08 01:24:04 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

18

100.0%

1 minutes, 26.007 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default with Parameters in XS PASS

Result: PASS Time: 3.755 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 XS 0

Current

external external1 XS 0

Diff

external external1 XS 0.diff

  • Where:

2.2. Appearance of Component Variant: Default with Parameters in SM PASS

Result: PASS Time: 3.958 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 SM 0

Current

external external1 SM 0

Diff

external external1 SM 0.diff

  • Where:

2.3. Appearance of Component Variant: Default with Parameters in MD PASS

Result: PASS Time: 4.410 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 MD 0

Current

external external1 MD 0

Diff

external external1 MD 0.diff

  • Where:

2.4. Appearance of Component Variant: Default with Parameters in LG PASS

Result: PASS Time: 4.793 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 LG 0

Current

external external1 LG 0

Diff

external external1 LG 0.diff

  • Where:

2.5. Appearance of Component Variant: Default with Parameters in XLG PASS

Result: PASS Time: 5.273 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 XLG 0

Current

external external1 XLG 0

Diff

external external1 XLG 0.diff

  • Where:

2.6. Appearance of Component Variant: Default with Parameters in XXLG PASS

Result: PASS Time: 5.977 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external1 XXLG 0

Current

external external1 XXLG 0

Diff

external external1 XXLG 0.diff

  • Where:

2.7. Appearance of Component Variant: Default without Parameters in XS PASS

Result: PASS Time: 3.672 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 XS 0

Current

external external2 XS 0

Diff

external external2 XS 0.diff

  • Where:

2.8. Appearance of Component Variant: Default without Parameters in SM PASS

Result: PASS Time: 3.649 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 SM 0

Current

external external2 SM 0

Diff

external external2 SM 0.diff

  • Where:

2.9. Appearance of Component Variant: Default without Parameters in MD PASS

Result: PASS Time: 3.925 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 MD 0

Current

external external2 MD 0

Diff

external external2 MD 0.diff

  • Where:

2.10. Appearance of Component Variant: Default without Parameters in LG PASS

Result: PASS Time: 4.146 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 LG 0

Current

external external2 LG 0

Diff

external external2 LG 0.diff

  • Where:

2.11. Appearance of Component Variant: Default without Parameters in XLG PASS

Result: PASS Time: 4.469 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 XLG 0

Current

external external2 XLG 0

Diff

external external2 XLG 0.diff

  • Where:

2.12. Appearance of Component Variant: Default without Parameters in XXLG PASS

Result: PASS Time: 5.080 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external2 XXLG 0

Current

external external2 XXLG 0

Diff

external external2 XXLG 0.diff

  • Where:

2.13. Appearance of Component Variant: Server Import in XS PASS

Result: PASS Time: 3.938 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 XS 0

Current

external external4 XS 0

Diff

external external4 XS 0.diff

  • Where:

2.14. Appearance of Component Variant: Server Import in SM PASS

Result: PASS Time: 4.245 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 SM 0

Current

external external4 SM 0

Diff

external external4 SM 0.diff

  • Where:

2.15. Appearance of Component Variant: Server Import in MD PASS

Result: PASS Time: 5.206 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 MD 0

Current

external external4 MD 0

Diff

external external4 MD 0.diff

  • Where:

2.16. Appearance of Component Variant: Server Import in LG PASS

Result: PASS Time: 5.566 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 LG 0

Current

external external4 LG 0

Diff

external external4 LG 0.diff

  • Where:

2.17. Appearance of Component Variant: Server Import in XLG PASS

Result: PASS Time: 5.939 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 XLG 0

Current

external external4 XLG 0

Diff

external external4 XLG 0.diff

  • Where:

2.18. Appearance of Component Variant: Server Import in XXLG PASS

Result: PASS Time: 6.416 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

external external4 XXLG 0

Current

external external4 XXLG 0

Diff

external external4 XXLG 0.diff

  • Where: