created on Fri Nov 08 01:48:57 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

12

100.0%

33.069 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default in XS PASS

Result: PASS Time: 2.115 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details1 XS 0

Current

eventdetails event details1 XS 0

Diff

eventdetails event details1 XS 0.diff

  • Where:

2.2. Appearance of Component Variant: Default in SM PASS

Result: PASS Time: 2.163 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details1 SM 0

Current

eventdetails event details1 SM 0

Diff

eventdetails event details1 SM 0.diff

  • Where:

2.3. Appearance of Component Variant: Default in MD PASS

Result: PASS Time: 2.320 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details1 MD 0

Current

eventdetails event details1 MD 0

Diff

eventdetails event details1 MD 0.diff

  • Where:

2.4. Appearance of Component Variant: Default in LG PASS

Result: PASS Time: 2.570 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details1 LG 0

Current

eventdetails event details1 LG 0

Diff

eventdetails event details1 LG 0.diff

  • Where:

2.5. Appearance of Component Variant: Default in XLG PASS

Result: PASS Time: 3.107 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details1 XLG 0

Current

eventdetails event details1 XLG 0

Diff

eventdetails event details1 XLG 0.diff

  • Where:

2.6. Appearance of Component Variant: Default in XXLG 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 = "#event-details1"
  • 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

eventdetails event details1 XXLG 0

Current

eventdetails event details1 XXLG 0

Diff

eventdetails event details1 XXLG 0.diff

  • Where:

2.7. Appearance of Component Variant: Default with Formatting in XS PASS

Result: PASS Time: 2.040 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 XS 0

Current

eventdetails event details3 XS 0

Diff

eventdetails event details3 XS 0.diff

  • Where:

2.8. Appearance of Component Variant: Default with Formatting in SM PASS

Result: PASS Time: 2.032 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 SM 0

Current

eventdetails event details3 SM 0

Diff

eventdetails event details3 SM 0.diff

  • Where:

2.9. Appearance of Component Variant: Default with Formatting in MD PASS

Result: PASS Time: 2.310 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 MD 0

Current

eventdetails event details3 MD 0

Diff

eventdetails event details3 MD 0.diff

  • Where:

2.10. Appearance of Component Variant: Default with Formatting in LG PASS

Result: PASS Time: 2.544 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 LG 0

Current

eventdetails event details3 LG 0

Diff

eventdetails event details3 LG 0.diff

  • Where:

2.11. Appearance of Component Variant: Default with Formatting in XLG PASS

Result: PASS Time: 3.303 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 XLG 0

Current

eventdetails event details3 XLG 0

Diff

eventdetails event details3 XLG 0.diff

  • Where:

2.12. Appearance of Component Variant: Default with Formatting in XXLG PASS

Result: PASS Time: 3.514 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

eventdetails event details3 XXLG 0

Current

eventdetails event details3 XXLG 0

Diff

eventdetails event details3 XXLG 0.diff

  • Where: