created on Wed Sep 15 01:32:49 UTC 2021 by root

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

18

100.0%

51.344 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default in LG PASS

Result: PASS Time: 3.116 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image1"
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

image contentblock1 .contents LG 0

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

2.2. Appearance of Component Variant: Image Only in LG PASS

Result: PASS Time: 3.133 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image2"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock2 .contents LG 0

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

2.3. Appearance of Component Variant: Card in LG PASS

Result: PASS Time: 3.085 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image3"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock3 .contents LG 0

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

2.4. Appearance of Component Variant: Image Title and Description in LG PASS

Result: PASS Time: 3.016 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image4"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock4 .contents LG 0

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

2.5. Appearance of Component Variant: Default with Licensed Image in LG PASS

Result: PASS Time: 2.839 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image5"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock5 .contents LG 0

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

2.6. Appearance of Component Variant: Image Only with Licensed Image in LG PASS

Result: PASS Time: 2.798 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image6"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock6 .contents LG 0

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

2.7. Appearance of Component Variant: Card with Licensed Image in LG PASS

Result: PASS Time: 2.823 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image7"
def selectorContainer = "#contentblock7 .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

image contentblock7 .contents LG 0

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

2.8. Appearance of Component Variant: Image Title and Description with Licensed Image in LG PASS

Result: PASS Time: 2.845 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image8"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock8 .contents LG 0

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

2.9. Appearance of Component Variant: Default with Overrides in LG PASS

Result: PASS Time: 3.298 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image10"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock10 .contents LG 0

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

2.10. Appearance of Component Variant: Image Only with Overrides in LG PASS

Result: PASS Time: 3.059 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image11"
def selectorContainer = "#contentblock11 .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

image contentblock11 .contents LG 0

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

2.11. Appearance of Component Variant: Card with Overrides in LG PASS

Result: PASS Time: 3.091 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image12"
def selectorContainer = "#contentblock12 .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

image contentblock12 .contents LG 0

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

2.12. Appearance of Component Variant: Image Title and Description with Overrides in LG PASS

Result: PASS Time: 3.100 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image13"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock13 .contents LG 0

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

2.13. Appearance of Component Variant: Default with Rendition in LG PASS

Result: PASS Time: 2.165 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image17"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock17 .contents LG 0

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

2.14. Appearance of Component Variant: Image Title and Description with Asset Metadata in LG PASS

Result: PASS Time: 3.054 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image18"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock18 .contents LG 0

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

2.15. Appearance of Component Variant: Image Title and Description with Adaptive Image in LG PASS

Result: PASS Time: 2.016 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image19"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock19 .contents LG 0

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

2.16. Appearance of Component Variant: Default with Generated Image in LG PASS

Result: PASS Time: 1.980 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image20"
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 1366 by 1024 reference image.

1
designRef(selectorContainer)
Source

image contentblock20 .contents LG 0

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

2.17. Appearance of Component Variant: Image and Descripton in LG PASS

Result: PASS Time: 3.033 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image21"
def selectorContainer = "#contentblock21 .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

image contentblock21 .contents LG 0

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

2.18. Appearance of Component Variant: Default with Image Option - Manual MediaQuery with Rendition in LG PASS

Result: PASS Time: 2.015 seconds

  • Given: >the page hierarchy is created as "Components" > "Media" > "Image"

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#image24"
def selectorContainer = "#contentblock24 .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

image contentblock24 .contents LG 0

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