created on Fri Nov 08 01:07:03 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

12

100.0%

37.419 seconds

0

0

0

2. Features

2.1. Appearance of Component Menu Source: Page in XS PASS

Result: PASS Time: 2.448 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 XS 0

Current

contentblockmenu1 page contentblockmenu1 XS 0

Diff

contentblockmenu1 page contentblockmenu1 XS 0.diff

  • Where:

2.2. Appearance of Component Menu Source: Page in SM PASS

Result: PASS Time: 2.512 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 SM 0

Current

contentblockmenu1 page contentblockmenu1 SM 0

Diff

contentblockmenu1 page contentblockmenu1 SM 0.diff

  • Where:

2.3. Appearance of Component Menu Source: Page in MD PASS

Result: PASS Time: 2.893 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 MD 0

Current

contentblockmenu1 page contentblockmenu1 MD 0

Diff

contentblockmenu1 page contentblockmenu1 MD 0.diff

  • Where:

2.4. Appearance of Component Menu Source: Page in LG PASS

Result: PASS Time: 3.044 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

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

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 LG 0

Current

contentblockmenu1 page contentblockmenu1 LG 0

Diff

contentblockmenu1 page contentblockmenu1 LG 0.diff

  • Where:

2.5. Appearance of Component Menu Source: Page in XLG PASS

Result: PASS Time: 3.523 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 XLG 0

Current

contentblockmenu1 page contentblockmenu1 XLG 0

Diff

contentblockmenu1 page contentblockmenu1 XLG 0.diff

  • Where:

2.6. Appearance of Component Menu Source: Page in XXLG PASS

Result: PASS Time: 3.912 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu1"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector, "page")
Source

contentblockmenu1 page contentblockmenu1 XXLG 0

Current

contentblockmenu1 page contentblockmenu1 XXLG 0

Diff

contentblockmenu1 page contentblockmenu1 XXLG 0.diff

  • Where:

2.7. Appearance of Component Menu Source: Page Path in XS PASS

Result: PASS Time: 2.312 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 320 and height: 480 reference image.

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 XS 0

Current

contentblockmenu1 pagepath contentblockmenu2 XS 0

Diff

contentblockmenu1 pagepath contentblockmenu2 XS 0.diff

  • Where:

2.8. Appearance of Component Menu Source: Page Path in SM PASS

Result: PASS Time: 2.318 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 640 and height: 480 reference image.

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 SM 0

Current

contentblockmenu1 pagepath contentblockmenu2 SM 0

Diff

contentblockmenu1 pagepath contentblockmenu2 SM 0.diff

  • Where:

2.9. Appearance of Component Menu Source: Page Path in MD PASS

Result: PASS Time: 2.867 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 1024 and height: 768 reference image.

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 MD 0

Current

contentblockmenu1 pagepath contentblockmenu2 MD 0

Diff

contentblockmenu1 pagepath contentblockmenu2 MD 0.diff

  • Where:

2.10. Appearance of Component Menu Source: Page Path in LG PASS

Result: PASS Time: 2.761 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

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

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 LG 0

Current

contentblockmenu1 pagepath contentblockmenu2 LG 0

Diff

contentblockmenu1 pagepath contentblockmenu2 LG 0.diff

  • Where:

2.11. Appearance of Component Menu Source: Page Path in XLG PASS

Result: PASS Time: 3.323 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 1920 and height: 1280 reference image.

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 XLG 0

Current

contentblockmenu1 pagepath contentblockmenu2 XLG 0

Diff

contentblockmenu1 pagepath contentblockmenu2 XLG 0.diff

  • Where:

2.12. Appearance of Component Menu Source: Page Path in XXLG PASS

Result: PASS Time: 3.823 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#contentblockmenu2"
  • When I am in the component showcase page

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

1
def component = waitForComponent(selector)
  • Then It should match the 2560 and height: 1440 reference image.

1
designRef(selector, "pagepath")
Source

contentblockmenu1 pagepath contentblockmenu2 XXLG 0

Current

contentblockmenu1 pagepath contentblockmenu2 XXLG 0

Diff

contentblockmenu1 pagepath contentblockmenu2 XXLG 0.diff

  • Where: