created on Thu Aug 12 17:42:41 UTC 2021 by root

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

0

100.0%

7.623 seconds

1

0

19

2. Features

2.1. Appearance of Component Variant: Default in LG FAILURE

Result: FAILURE Time: 5.507 seconds

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download1"
def selectorContainer = "#contentblock1 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

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

1
designRef(selectorContainer)
Source

download contentblock1 .contents LG 0

Current

download contentblock1 .contents LG 0

Diff

download contentblock1 .contents LG 0.diff

  • Where: Browser size width: 1366 and height: 1024

The following problems occurred:
Condition failed with Exception:

designRef(selectorContainer)
|         |
|         #contentblock1 .contents
java.lang.Error: Design reference does not match current layout.

2.2. Appearance of Component Variant: Simple IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download2"
def selectorContainer = "#contentblock2 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.3. Appearance of Component Variant: Card IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download3"
def selectorContainer = "#contentblock3 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.4. Appearance of Component Variant: Default with Licensed Image IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download4"
def selectorContainer = "#contentblock4 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.5. Appearance of Component Variant: Simple with Licensed Image IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download5"
def selectorContainer = "#contentblock5 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.6. Appearance of Component Variant: Card with Licensed Image IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download6"
def selectorContainer = "#contentblock6 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.7. Appearance of Component Variant: Default with Title and Description IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download8"
def selectorContainer = "#contentblock8 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.8. Appearance of Component Variant: Simple with Title and Description IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download9"
def selectorContainer = "#contentblock9 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.9. Appearance of Component Variant: Card with Title and Description IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download10"
def selectorContainer = "#contentblock10 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.10. Appearance of Component Variant: Simple with Thumbnail Icon IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download11"
def selectorContainer = "#contentblock11 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • And All images have loaded

1
waitForImagesToLoad2($("img"))
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.11. Appearance of Component Variant: Card with Thumbnail Icon IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download12"
def selectorContainer = "#contentblock12 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • And All images have loaded

1
waitForImagesToLoad2($("img"))
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.12. Appearance of Component Variant: Simple with Thumbnail using Asset DAM Rendition Icon IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download13"
def selectorContainer = "#contentblock13 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.13. Appearance of Component Variant: Card with Thumbnail using Asset DAM Rendition IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download14"
def selectorContainer = "#contentblock14 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.14. Appearance of Component Variant: Simple with Thumbnail using Thumbnail DAM Rendition IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download15"
def selectorContainer = "#contentblock15 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.15. Appearance of Component Variant: Card with Thumbnail using Thumbnail DAM Rendition IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download16"
def selectorContainer = "#contentblock16 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.16. Appearance of Component Variant: Simple with Custom Thumbnail Rendition IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download17"
def selectorContainer = "#contentblock17 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.17. Appearance of Component Variant: Card with Custom Thumbnail Rendition IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download18"
def selectorContainer = "#contentblock18 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.18. Appearance of Component Variant: Simple with Thumbnail using Asset DAM Rendition and Width Set Icon IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download19"
def selectorContainer = "#contentblock19 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height

2.19. Appearance of Component Variant: Simple with Thumbnail using Asset DAM Rendition and Height Set Icon IGNORED

Result: IGNORED Time: 0

URL:

  • Given: >the page hierarchy is created as "Components" > "Content" > "Download"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#download20"
def selectorContainer = "#contentblock20 .contents"
  • When I am on the component showcase page

1
2
setWindowSize(viewport)
waitForAuthorPreviewPage()
  • Then The component should be on the page

1
def component = waitForComponent(selector)
  • Then It should match the #viewport.width by #viewport.height reference image.

1
designRef(selectorContainer)
  • Where: Browser size width: #viewport.width and height: #viewport.height