created on Thu Aug 12 18:08:58 UTC 2021 by root

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

0

100.0%

16.841 seconds

1

0

1

2. Features

2.1. Appearance of icon sizes on LG FAILURE

Result: FAILURE Time: 15.866 seconds

  • Given: >I am on the guidelines DLS page

  • And >the guidelines content is on the DLS page

1
def selector = "#colctrl_icon_sizes"
  • When I am on the guidelines DLS page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The guidelines content should appear on the page

1
waitForComponent(selector)
  • Then It should match the 1366 by 1024 reference image.

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

The following problems occurred:
Condition failed with Exception:

waitForComponent(selector)
|                |
|                #colctrl_icon_sizes
geb.waiting.WaitTimeoutException: condition did not pass in 15.0 seconds