created on Fri Nov 08 02:34:17 UTC 2019 by ?

1. Summary

Total Runs Success Rate Total time Failures Errors Skipped

12

100.0%

32.948 seconds

0

0

0

2. Features

2.1. Appearance of Search List Component Default without Query in XS PASS

Result: PASS Time: 2.526 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 XS 0

Current

searchlist blank searchlist1 XS 0

Diff

searchlist blank searchlist1 XS 0.diff

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

2.2. Appearance of Search List Component Default without Query in SM PASS

Result: PASS Time: 2.083 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 SM 0

Current

searchlist blank searchlist1 SM 0

Diff

searchlist blank searchlist1 SM 0.diff

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

2.3. Appearance of Search List Component Default without Query in MD PASS

Result: PASS Time: 2.426 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 MD 0

Current

searchlist blank searchlist1 MD 0

Diff

searchlist blank searchlist1 MD 0.diff

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

2.4. Appearance of Search List Component Default without Query in LG PASS

Result: PASS Time: 2.424 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 LG 0

Current

searchlist blank searchlist1 LG 0

Diff

searchlist blank searchlist1 LG 0.diff

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

2.5. Appearance of Search List Component Default without Query in XLG PASS

Result: PASS Time: 2.891 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 XLG 0

Current

searchlist blank searchlist1 XLG 0

Diff

searchlist blank searchlist1 XLG 0.diff

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

2.6. Appearance of Search List Component Default without Query in XXLG PASS

Result: PASS Time: 3.605 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
def selector = "#searchlist1"
  • 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,"blank")
Source

searchlist blank searchlist1 XXLG 0

Current

searchlist blank searchlist1 XXLG 0

Diff

searchlist blank searchlist1 XXLG 0.diff

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

2.7. Appearance of Search List Component Default with Query in XS PASS

Result: PASS Time: 2.084 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 XS 0

Current

searchlist searchlist1 XS 0

Diff

searchlist searchlist1 XS 0.diff

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

2.8. Appearance of Search List Component Default with Query in SM PASS

Result: PASS Time: 2.079 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 SM 0

Current

searchlist searchlist1 SM 0

Diff

searchlist searchlist1 SM 0.diff

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

2.9. Appearance of Search List Component Default with Query in MD PASS

Result: PASS Time: 2.220 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 MD 0

Current

searchlist searchlist1 MD 0

Diff

searchlist searchlist1 MD 0.diff

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

2.10. Appearance of Search List Component Default with Query in LG PASS

Result: PASS Time: 2.479 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 LG 0

Current

searchlist searchlist1 LG 0

Diff

searchlist searchlist1 LG 0.diff

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

2.11. Appearance of Search List Component Default with Query in XLG PASS

Result: PASS Time: 3.003 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 XLG 0

Current

searchlist searchlist1 XLG 0

Diff

searchlist searchlist1 XLG 0.diff

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

2.12. Appearance of Search List Component Default with Query in XXLG PASS

Result: PASS Time: 3.501 seconds

  • Given: >I am in the component showcase page

  • And >the component is on the showcase page

1
2
def selector = "#searchlist1"
def query_string = "q=fulltext%3Dtime%0D%0Agroup.p.or%3Dtrue%0D%0Agroup.1_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.1_group.type%3Dcq%3APage%0D%0Agroup.1_group.property%3D%40jcr%3Acontent%2FhideInNav%0D%0Agroup.1_group.property.operation%3Dexists%0D%0Agroup.1_group.property.value%3Dfalse%0D%0Agroup.2_group.path%3D%2Fcontent%2Faemdesign-showcase%2Fen%2Fcomponent%2Flists%2Fsearch-list%0D%0Agroup.2_group.type%3Ddam%3AAsset"
  • When I am in the component showcase page with Query Specified

1
2
setWindowSize(viewport)
waitForAuthorPreviewPageWithQuery(language, query_string)
  • 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)
Source

searchlist searchlist1 XXLG 0

Current

searchlist searchlist1 XXLG 0

Diff

searchlist searchlist1 XXLG 0.diff

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