created on Fri Nov 08 00:39:23 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

6

100.0%

9.519 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default in XS PASS

Result: PASS Time: 1.120 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector)
  • Where: Browser size width: 320 and height: 480

2.2. Appearance of Component Variant: Default in SM PASS

Result: PASS Time: 1.185 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector)
  • Where: Browser size width: 640 and height: 480

2.3. Appearance of Component Variant: Default in MD PASS

Result: PASS Time: 1.427 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector)
  • Where: Browser size width: 1024 and height: 768

2.4. Appearance of Component Variant: Default in LG PASS

Result: PASS Time: 1.306 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 1366 and height: 1024 reference image.

1
designRef(selector)
  • Where: Browser size width: 1366 and height: 1024

2.5. Appearance of Component Variant: Default in XLG PASS

Result: PASS Time: 1.354 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
  • Where: Browser size width: 1920 and height: 1280

2.6. Appearance of Component Variant: Default in XXLG PASS

Result: PASS Time: 1.436 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

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

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector)
  • Where: Browser size width: 2560 and height: 1440