created on Sun Aug 01 23:40:44 UTC 2021 by root

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

0

100.0%

5.208 seconds

1

0

1

2. Features

2.1. Appearance of Component Variant: Default in XLG FAILURE

Result: FAILURE Time: 3.342 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the 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
waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector)
Source

button link1 XLG 0

Current

button link1 XLG 0

Diff

button link1 XLG 0.diff

  • Where: Browser size width: 1920 and height: 1280

The following problems occurred:
Condition failed with Exception:

designRef(selector)
|         |
|         #link1
java.lang.Error: Design reference does not match current layout.