created on Fri Nov 08 02:33:44 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

6

100.0%

16.480 seconds

0

0

0

2. Features

2.1. Appearance of Component Variant: Default with Fixed List in XS PASS

Result: PASS Time: 2.033 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 320 and height: 480 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents XS 0

Current

langnav contentblock1 .contents XS 0

Diff

langnav contentblock1 .contents XS 0.diff

  • Where: Browser size width: 320 and height: 480

2.2. Appearance of Component Variant: Default with Fixed List in SM PASS

Result: PASS Time: 2.011 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 640 and height: 480 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents SM 0

Current

langnav contentblock1 .contents SM 0

Diff

langnav contentblock1 .contents SM 0.diff

  • Where: Browser size width: 640 and height: 480

2.3. Appearance of Component Variant: Default with Fixed List in MD PASS

Result: PASS Time: 2.126 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 1024 and height: 768 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents MD 0

Current

langnav contentblock1 .contents MD 0

Diff

langnav contentblock1 .contents MD 0.diff

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

2.4. Appearance of Component Variant: Default with Fixed List in LG PASS

Result: PASS Time: 2.392 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 and height: 1024 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents LG 0

Current

langnav contentblock1 .contents LG 0

Diff

langnav contentblock1 .contents LG 0.diff

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

2.5. Appearance of Component Variant: Default with Fixed List in XLG PASS

Result: PASS Time: 2.821 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 1920 and height: 1280 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents XLG 0

Current

langnav contentblock1 .contents XLG 0

Diff

langnav contentblock1 .contents XLG 0.diff

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

2.6. Appearance of Component Variant: Default with Fixed List in XXLG PASS

Result: PASS Time: 3.473 seconds

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

  • And >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#langnav1"
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 2560 and height: 1440 reference image.

1
designRef(selectorContainer)
Source

langnav contentblock1 .contents XXLG 0

Current

langnav contentblock1 .contents XXLG 0

Diff

langnav contentblock1 .contents XXLG 0.diff

  • Where: Browser size width: 2560 and height: 1440