created on Thu Aug 12 17:38:38 UTC 2021 by root

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

1

100.0%

6.882 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default in LG PASS

Result: PASS Time: 4.649 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 by 1024 reference image.

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