corusent.qa.corusent.tests.advertising.AdvancedAdvertising
testAdvancedAdvertising
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#statistics"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.pD1X5W}, goog:chromeOptions: {debuggerAddress: localhost:38553}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: fb53dbf8c0d05d4adb069da164391016
*** Element info: {Using=css selector, value=#statistics}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.findElement(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_StatTiles.isStatTilesOK(PageObject_Comp_StatTiles.java:51)
at corusent.qa.corusent.tests.advertising.AdvancedAdvertising.testAdvancedAdvertising(AdvancedAdvertising.java:61)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 21 stack frames
(Verify Advertising - Advanced Advertising page ......)
corusent.qa.corusent.tests.advertising.AdvertisingOverview
testAd_Overview
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#hero [class*='button-cta']"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.pSlxP8}, goog:chromeOptions: {debuggerAddress: localhost:40953}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: f65901ddaa15769d984e3f3e8bcbe54f
*** Element info: {Using=css selector, value=#hero [class*='button-cta']}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.getAttribute(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_Hero.isHeroComponentOK(PageObject_Comp_Hero.java:212)
at corusent.qa.corusent.tests.advertising.AdvertisingOverview.testAd_Overview(AdvertisingOverview.java:45)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 21 stack frames
(Verify Advertising - Overview page ......)
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
testDivisionsLifestyle
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#statistics"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.UQxyh8}, goog:chromeOptions: {debuggerAddress: localhost:41787}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 45b8a404d14b512d7ce840e477482252
*** Element info: {Using=css selector, value=#statistics}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.findElement(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_StatTiles.isStatTilesOK(PageObject_Comp_StatTiles.java:51)
at corusent.qa.corusent.tests.advertising.Divisions_Lifestyle.testDivisionsLifestyle(Divisions_Lifestyle.java:62)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 20 stack frames
(Verify Advertising - Divisions - Lifestyle page ......)
corusent.qa.corusent.tests.advertising.Digital
testDigital
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#statistics"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.5bKR08}, goog:chromeOptions: {debuggerAddress: localhost:38019}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: 2b57c899f0ffba74e492a4624a95ad4a
*** Element info: {Using=css selector, value=#statistics}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.findElement(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_StatTiles.isStatTilesOK(PageObject_Comp_StatTiles.java:51)
at corusent.qa.corusent.tests.advertising.Digital.testDigital(Digital.java:64)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 21 stack frames
(Verify Advertising - Digital page ......)
corusent.qa.corusent.tests.advertising.Television
testTelevision
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.spotlight-blocks-container"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.AaNSQ8}, goog:chromeOptions: {debuggerAddress: localhost:41051}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: e261db6a4618432c0f81f5dac3fd992b
*** Element info: {Using=css selector, value=div.spotlight-blocks-container}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.findElements(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_SpotlightBlocks.isSpotlightBlocksOK(PageObject_Comp_SpotlightBlocks.java:85)
at corusent.qa.corusent.tests.advertising.Television.testTelevision(Television.java:96)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 21 stack frames
(Verify Advertising - Television page ......)
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
testDivisionsEntertainment
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:459)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at com.sun.proxy.$Proxy13.get(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_ContentGrid.isContentGridOK(PageObject_Comp_ContentGrid.java:65)
at corusent.qa.corusent.tests.advertising.Divisions_Entertainment.testDivisionsEntertainment(Divisions_Entertainment.java:79)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 20 stack frames
(Verify Advertising - Divisions - Entertainment page ......)
corusent.qa.corusent.tests.advertising.Divisions_News
testDivisionsNews
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:459)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at com.sun.proxy.$Proxy13.get(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_ContentGrid.isContentGridOK(PageObject_Comp_ContentGrid.java:65)
at corusent.qa.corusent.tests.advertising.Divisions_News.testDivisionsNews(Divisions_News.java:79)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 20 stack frames
(Verify Advertising - Divisions - News page ......)
corusent.qa.corusent.tests.advertising.Divisions_Kids
testDivisionsKids
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:459)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at com.sun.proxy.$Proxy13.get(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_ContentGrid.isContentGridOK(PageObject_Comp_ContentGrid.java:65)
at corusent.qa.corusent.tests.advertising.Divisions_Kids.testDivisionsKids(Divisions_Kids.java:79)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 20 stack frames
(Verify Advertising - Divisions - Kids page ......)
corusent.qa.corusent.tests.advertising.LocalAdvertising
testLocalAdvertising
java.lang.AssertionError: The following asserts failed:
One or more [Brands] items are not working as expected expected [true] but found [false]
at corusent.qa.corusent.tests.advertising.LocalAdvertising.testLocalAdvertising(LocalAdvertising.java:153)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 19 stack frames
(Verify Advertising - Local Advertising page ......)
corusent.qa.corusent.tests.advertising.Radio
testRadio
java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
at java.base/java.util.Objects.checkIndex(Objects.java:372)
at java.base/java.util.ArrayList.get(ArrayList.java:459)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at com.sun.proxy.$Proxy13.get(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_StatTiles.isStatTilesOK(PageObject_Comp_StatTiles.java:71)
at corusent.qa.corusent.tests.advertising.Radio.testRadio(Radio.java:65)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 20 stack frames
(Verify Advertising - Radio page ......)
corusent.qa.corusent.tests.advertising.CreativeServices
testCreativeServices
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#statistics"}
(Session info: headless chrome=91.0.4472.101)
For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-220-74.ec2.internal', ip: '10.31.220.74', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.243-185.433.amzn2.x86_64', java.version: '11.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 91.0.4472.101, chrome: {chromedriverVersion: 91.0.4472.101 (af52a90bf870..., userDataDir: /tmp/.com.google.Chrome.89o7wj}, goog:chromeOptions: {debuggerAddress: localhost:43459}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: f3bd46cde71681e2b50fa9f531907d2c
*** Element info: {Using=css selector, value=#statistics}
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:323)
at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:420)
at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at com.sun.proxy.$Proxy11.findElement(Unknown Source)
at corusent.qa.corusent.pageobject.PageObject_Comp_StatTiles.isStatTilesOK(PageObject_Comp_StatTiles.java:51)
at corusent.qa.corusent.tests.advertising.CreativeServices.testCreativeServices(CreativeServices.java:61)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
... Removed 21 stack frames
(Verify Advertising - Creative Services page ......)
/codebuild/output/src002492753/src/Corusent/resources/TestNG-Corusent-UAT-RegressionTestSuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="3" parallel="classes" name="CorusentUATRegressionTestSuite" guice-stage="DEVELOPMENT" verbose="0">
<test thread-count="3" parallel="classes" name="CorusentChromeDesktopRegressionTest" verbose="0">
<parameter name="paramBrowserType" value="Chrome"/>
<parameter name="paramTestUrl" value="https://uat1.corusent.com/"/>
<classes>
<class name="corusent.qa.corusent.tests.advertising.AdvertisingOverview"/>
<class name="corusent.qa.corusent.tests.advertising.Television"/>
<class name="corusent.qa.corusent.tests.advertising.Digital"/>
<class name="corusent.qa.corusent.tests.advertising.Radio"/>
<class name="corusent.qa.corusent.tests.advertising.AdvancedAdvertising"/>
<class name="corusent.qa.corusent.tests.advertising.LocalAdvertising"/>
<class name="corusent.qa.corusent.tests.advertising.CreativeServices"/>
<class name="corusent.qa.corusent.tests.advertising.Divisions_Entertainment"/>
<class name="corusent.qa.corusent.tests.advertising.Divisions_Lifestyle"/>
<class name="corusent.qa.corusent.tests.advertising.Divisions_News"/>
<class name="corusent.qa.corusent.tests.advertising.Divisions_Kids"/>
</classes>
</test> <!-- CorusentChromeDesktopRegressionTest -->
</suite> <!-- CorusentUATRegressionTestSuite -->
Tests for CorusentUATRegressionTestSuite
- CorusentChromeDesktopRegressionTest (11 classes)
Groups for CorusentUATRegressionTestSuite
Times for CorusentUATRegressionTestSuite
Total running time: 3 minutes
Reporter output for CorusentUATRegressionTestSuite
testLocalAdvertising
1. Verify [Hero] component in Advertising - Local Advertising page ......
The [Hero] Title is same as expected - Local Advertising.
The [Hero] Sub-Title is same as expected - [section subtitle]
The [Hero] Image is loaded.
The [Hero] Description contains the expected text - the US Federal government banned online casinos.
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Passed!
2. Verify [Stat Tiles] component in Advertising - Local Advertising page ......
The [Stat Tiles] Title is same as expected - Local Advertising Stats.
The [Stat Tiles] Item #1 Metric is same as expected - of budget.
The [Stat Tiles] Item #1 Description is - Li Europan lingues es membres del sa......
The [Stat Tiles] Item #2 Metric is same as expected - average ROI.
The [Stat Tiles] Item #2 Description is - TV delivers the highest return on in......
The [Stat Tiles] Item #3 Metric is same as expected - television minutes watched.
The [Stat Tiles] Item #3 Description is - Sed ut perspiciatis unde omnis iste ......
---------- This test is Passed!
3. Verify [Content Grid] component in Advertising - Local Advertising page ......
The [Content Grid] Main Title is same as expected - No Title.
The [Content Grid] #1 Item #1 Title is same as expected - Why should you work with us?.
The [Content Grid] #1 Item #1 Image is loaded.
The [Content Grid] #1 Item #1 Description is - Computers have become ubi......
The [Content Grid] #1 Item #1 does not have CTA link.
The [Content Grid] #1 Item #2 Title is same as expected - Advertising on multiple platforms?.
The [Content Grid] #1 Item #2 Image is loaded.
The [Content Grid] #1 Item #2 Description is - If you are a serious astr......
The [Content Grid] #1 Item #2 does not have CTA link.
---------- This test is Passed!
4. Verify [Brands] component in Advertising - Local Advertising page ......
The [Brands] Title is same as expected - Brands across Canada.
CFOX-FM - https://www.cfox.com/ - 200
Country 105 - https://www.country105.com/ - 200
CISN 103.9 - https://www.cisnfm.com/ - 200
Energy 95.3 - https://energy953radio.ca/ - 200
Rock 101 - https://www.rock101.com/ - 200
92.5 CHUCK - https://www.925thechuck.ca/ - 200
107.5 Dave Rocks - https://www.1075daverocks.com/ - 200
Y108 - https://www.y108.ca/ - 200
Q107 Calgary - https://www.q107fm.ca/ - 200
Magic 106.1 - https://www.magic106.com/ - 200
1460 CJOY - https://www.cjoy.com/ - 200
Boom 101.9 - https://www.boom1019.com/ - 200
Big 101.1 - https://www.1011bigfm.com/ - 200
AM730 - https://www.am730.ca/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
95.1 The Peak FM - https://www.thepeakfm.com/ - 200
Fresh 93.1 - https://931freshradio.ca/ - 200
91.5 The Beat - https://www.915thebeat.com/ - 200
104.5 Fresh - https://www.1045freshradio.ca/ - 200
880 Edmonton Global - https://globalnews.ca/radio/inews880/ - 404
770 CHQR Global - https://www.newstalk770.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
630 CHED AM - https://www.630ched.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
Global News 980 CKNW - https://www.cknw.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
900 CHML Global - https://www.900chml.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
---------- This test is Failed!
5. Verify [Feature Component] component in Advertising - Local Advertising page ......
The [Feature Component] #1 Title is same as expected - Local Advertising Solutions.
The [Feature Component] #1 Item #1 Title is same as expected - [service].
The [Feature Component] #1 Item #1 Image is loaded.
The [Feature Component] #1 Item #1 Description is - Corus TEMPO is a full-ser......
The [Feature Component] #1 Item #1 Link...... https://www.corusent.com/search/cynch/ - 200
The [Feature Component] #1 Item #2 Title is same as expected - [service].
The [Feature Component] #1 Item #2 Image is loaded.
The [Feature Component] #1 Item #2 Description is - We spark growth by unlock......
The [Feature Component] #1 Item #2 Link...... https://www.corusent.com/search/cynch/ - 200
---------- This test is Passed!
6. Verify [Quick Links] component in Advertising - Local Advertising page ......
The [Quick Links] #1 Main Title is same as expected - Our lines of business.
The [Quick Links] #1 Item #1 Title is same as expected - Television.
The [Quick Links] #1 Item #1 Image is loaded.
The [Quick Links] #1 Item #1 Link...... https://uat1.corusent.com/advertising/television - 200
The [Quick Links] #1 Item #2 Title is same as expected - Radio.
The [Quick Links] #1 Item #2 Image is loaded.
The [Quick Links] #1 Item #2 Link...... https://uat1.corusent.com/advertising/radio - 200
The [Quick Links] #1 Item #3 Title is same as expected - Digital.
The [Quick Links] #1 Item #3 Image is loaded.
The [Quick Links] #1 Item #3 Link...... https://uat1.corusent.com/advertising/digital - 200
The [Quick Links] #2 Main Title is same as expected - Our capabilities.
The [Quick Links] #2 Item #1 Title is same as expected - Creative Services.
The [Quick Links] #2 Item #1 Image is loaded.
The [Quick Links] #2 Item #1 Link...... https://uat1.corusent.com/advertising/creative-services - 200
The [Quick Links] #2 Item #2 Title is same as expected - Advanced Advertising.
The [Quick Links] #2 Item #2 Image is loaded.
The [Quick Links] #2 Item #2 Link...... https://uat1.corusent.com/advertising/advanced-advertising - 200
---------- This test is Passed!
7. Verify [Text CTA] component in Advertising - Local Advertising page ......
The [Text CTA] #1 Title is same as expected - Want to learn more?.
The [Text CTA] #1 Description contains the expected text - Businesses often become known today.
The [Text CTA] #1 Button Text is same as expected - ADVERTISE WITH US.
---------- This test is Passed!
testCreativeServices
1. Verify [Hero] component in Advertising - Creative Services page ......
The [Hero] Title is same as expected - Creative Services.
The [Hero] Sub-Title is not same as expected.
Actual Sub-Title: Ready for the spotlight? Unlock the power of our audiences.
Expected Sub-Title: The right brands online to deliver the right audiences on time.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: Corus builds strategic and creative custom solutions across all platforms that connect our partners seamlessly into our brands, driving value and loyalty for your brands. Utilizing strategy, consumer insights, research, data insights and a robust roster of talent, our goal is to help our clients find the perfect Tempo.
Expected Description Text: The Centers for Disease Control & Prevention
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Creative Services page ......
testDigital
1. Verify [Hero] component in Advertising - Digital page ......
The [Hero] Title is same as expected - Digital.
The [Hero] Sub-Title is same as expected - The right brands online to deliver the right audiences on time.
The [Hero] Image is loaded.
The [Hero] Description item does not exist.
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Digital page ......
testDivisionsKids
1. Verify [Hero] component in Advertising - Divisions - Kids page ......
The [Hero] Title is same as expected - Kids.
The [Hero] Sub-Title item does not exist.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: Connect with a targeted and engaged audience interested in consuming the best in kids content.
Expected Description Text: the US Federal government banned online casinos
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Divisions - Kids page ......
The [Stat Tiles] Title is not same as expected.
Actual Title:
Expected Title: Kids Brand Stats
The [Stat Tiles] Item #1 Metric is not same as expected.
----------------Actual Metric: thousand
----------------Expected Metric: Streamable Digital Channels
The [Stat Tiles] Item #1 Description is - unique visitors/viewers monthly......
The [Stat Tiles] Item #2 Metric is not same as expected.
----------------Actual Metric: milliion
----------------Expected Metric: Average Weekly Reach
The [Stat Tiles] Item #2 Description is - views monthly......
The [Stat Tiles] Item #3 Metric is not same as expected.
----------------Actual Metric: avg. minutes
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #3 Description is - monthly per visitor......
---------- This test is Failed!
3. Verify [Content Grid] component in Advertising - Divisions - Kids page ......
testAd_Overview
1. Verify [Hero] component in Advertising - Overview page ......
The [Hero] Title is same as expected - Advertise With Us.
The [Hero] Sub-Title is same as expected - Business growth starts with a spark.
The [Hero] Image is loaded.
The [Hero] Description Title item does not exist.
The [Hero] Description item does not exist.
testAdvancedAdvertising
1. Verify [Hero] component in Advertising - Advanced Advertising page ......
The [Hero] Title is same as expected - Advanced Advertising.
The [Hero] Sub-Title is same as expected - The right brands online to deliver the right audiences on time.
The [Hero] Image is loaded.
The [Hero] Description item does not exist.
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Advanced Advertising page ......
testTelevision
1. Verify [Hero] component in Advertising - Television page ......
The [Hero] Title is same as expected - Television.
The [Hero] Sub-Title is not same as expected.
Actual Sub-Title: We make your brands the biggest thing on television.
Expected Sub-Title: The right brands online to deliver the right audiences on time.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: We have who you are looking for. With audiences that span across all life stages and shows that span across all genres, no other company can offer you the power to spark growth and build your business like we can.
Expected Description Text: the US Federal government banned online casinos
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Television page ......
The [Stat Tiles] Title is not same as expected.
Actual Title: Why TV?
Expected Title: Reasons to Advertise on TV
The [Stat Tiles] Item #1 Metric is not same as expected.
----------------Actual Metric: of budget
----------------Expected Metric: Streamable Digital Channels
The [Stat Tiles] Item #1 Description is - According to Accenture, an optimal m......
The [Stat Tiles] Item #2 Metric is not same as expected.
----------------Actual Metric: average ROI
----------------Expected Metric: Average Weekly Reach
The [Stat Tiles] Item #2 Description is - TV delivers the highest return on in......
The [Stat Tiles] Item #3 Metric is not same as expected.
----------------Actual Metric: sales increase
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #3 Description is - TV has a halo impact on digital camp......
The [Stat Tiles] Item #4 Metric is not same as expected.
----------------Actual Metric: television stations
----------------Expected Metric: Convetional Stations
The [Stat Tiles] Item #4 does not have description.
The [Stat Tiles] Item #5 Metric is not same as expected.
----------------Actual Metric: million viewers
----------------Expected Metric: avg. monthly views
The [Stat Tiles] Item #5 Description is - reached each month across our TV net......
The [Stat Tiles] Item #6 Metric is not same as expected.
----------------Actual Metric: billion minutes
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #6 Description is - of content watched on our TV network......
---------- This test is Failed!
3. Verify [Brands] component in Advertising - Television page ......
The [Brands] Title is not same as expected.
Actual Title: Our television networks
Expected Title: Our television brands
Entertainment Tonight Canada - https://etcanada.com/ - 200
HGTV Canada - https://www.hgtv.ca/ - 403
Food Network Canada - https://www.foodnetwork.ca/ - 403
Slice - https://www.slice.ca/ - 200
W Network - https://www.wnetwork.com/ - 200
History - https://www.history.ca/ - 200
Showcase - https://www.showcase.ca/ - 200
National Geographic - https://natgeotv.com/ca - 200
Adult Swim - https://www.adultswim.ca/ - 200
YTV - https://www.ytv.com/ - 200
Disney Channel Canada - https://www.disneychannel.ca/ - 200
Global News - https://globalnews.ca/ - 200
Cooking Channel Canada - https://cookingchannel.ca/ - 200
Nat Geo WILD - https://www.natgeotv.com/ca/wild - 200
MovieTime - https://www.movietimetv.ca/ - 200
Lifetime - https://www.mylifetimetv.ca/ - 200
History 2 - https://www.history.ca/h2-shows/ - 200
DTOUR? - https://www.dtourtv.com/ - 200
DIY Network Canada - https://www.diy.ca/ - 200
DejaView - https://www.dejaviewtv.ca/ - 200
Crime + Investigation - https://www.crimeandinvestigation.ca/ - 200
Disney Junior - https://www.disneyjunior.ca/ - 200
Disney XD - https://www.disneyxd.ca/ - 200
Disney La Cha?ne - https://www.disneylachaine.ca/ - 200
T?l?toon - https://www.teletoon.com/fr - 200
ABC Spark - https://www.abcspark.ca/ - 200
Treehouse - https://treehousetv.com/ - 200
S?ries Plus - https://www.seriesplus.com/ - 200
OWN - https://oprah.com/OWN - 200
Nickelodeon - https://www.nickcanada.com/ - 200
Historia - https://www.historiatv.com/ - 200
CMT Canada - https://cmt.ca/ - 200
Cartoon Network - https://www.cartoonnetwork.ca/ - 200
---------- This test is Failed!
4. Verify [Spotlight Blocks] component in Advertising - Television page ......
The [Spotlight Blocks] Mian Title item does not exist. The expected Title is: Reasons to believe
testDivisionsLifestyle
1. Verify [Hero] component in Advertising - Divisions - Lifestyle page ......
The [Hero] Title is same as expected - Lifestyle.
The [Hero] Sub-Title item does not exist.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: Connect with a targeted audience interested in consuming the best in lifestyle content.
Expected Description Text: the US Federal government banned online casinos
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Divisions - Lifestyle page ......
testDivisionsEntertainment
1. Verify [Hero] component in Advertising - Divisions - Entertainment page ......
The [Hero] Title is same as expected - Entertainment.
The [Hero] Sub-Title item does not exist.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: With +70 sites, our Entertainment vertical is your one-stop source for the best in television, movies, entertainment news, and more!
Expected Description Text: the US Federal government banned online casinos
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Divisions - Entertainment page ......
The [Stat Tiles] Title is not same as expected.
Actual Title:
Expected Title: Entertainment Brand Stats
The [Stat Tiles] Item #1 Metric is not same as expected.
----------------Actual Metric: million
----------------Expected Metric: Streamable Digital Channels
The [Stat Tiles] Item #1 Description is - unique visitors/viewers monthly......
The [Stat Tiles] Item #2 Metric is not same as expected.
----------------Actual Metric: million
----------------Expected Metric: Average Weekly Reach
The [Stat Tiles] Item #2 Description is - views monthly......
The [Stat Tiles] Item #3 Metric is not same as expected.
----------------Actual Metric: reach
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #3 Description is - of total Canadian digital audience m......
---------- This test is Failed!
3. Verify [Content Grid] component in Advertising - Divisions - Entertainment page ......
testDivisionsNews
1. Verify [Hero] component in Advertising - Divisions - News page ......
The [Hero] Title is same as expected - News.
The [Hero] Sub-Title item does not exist.
The [Hero] Image is loaded.
The [Hero] Description does not contain the expected text.
Actual Description: Corus? News vertical brings you the top coast to coast local and international stories from breaking news to the latest in politics, crime, business, finance, sports and more.
Expected Description Text: the US Federal government banned online casinos
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Failed!
2. Verify [Stat Tiles] component in Advertising - Divisions - News page ......
The [Stat Tiles] Title is not same as expected.
Actual Title:
Expected Title: News Brand Stats
The [Stat Tiles] Item #1 Metric is not same as expected.
----------------Actual Metric: million
----------------Expected Metric: Streamable Digital Channels
The [Stat Tiles] Item #1 Description is - unique visitors/viewers monthly......
The [Stat Tiles] Item #2 Metric is not same as expected.
----------------Actual Metric: million
----------------Expected Metric: Average Weekly Reach
The [Stat Tiles] Item #2 Description is - views monthly......
The [Stat Tiles] Item #3 Metric is not same as expected.
----------------Actual Metric: avg. minutes
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #3 Description is - monthly per visitor......
---------- This test is Failed!
3. Verify [Content Grid] component in Advertising - Divisions - News page ......
testRadio
1. Verify [Hero] component in Advertising - Radio page ......
The [Hero] Title is same as expected - Radio.
The [Hero] Sub-Title is same as expected - Brands surf our airwaves into massive audience reach.
The [Hero] Image is loaded.
The [Hero] Description contains the expected text - Corus can engage listeners and deliver the results your business needs..
The [Hero] CTA Button Text is same as expected - Advertise with Us.
---------- This test is Passed!
2. Verify [Stat Tiles] component in Advertising - Radio page ......
The [Stat Tiles] Title is same as expected - Reasons to tune in.
The [Stat Tiles] Item #1 Metric is not same as expected.
----------------Actual Metric: radio stations
----------------Expected Metric: Streamable Digital Channels
The [Stat Tiles] Item #1 Description is - offering the best rock, news-talk, a......
The [Stat Tiles] Item #2 Metric is not same as expected.
----------------Actual Metric: million
----------------Expected Metric: Average Weekly Reach
The [Stat Tiles] Item #2 Description is - adults 25-54 reached every week......
The [Stat Tiles] Item #3 Metric is not same as expected.
----------------Actual Metric: million hours
----------------Expected Metric: Television Minutes Watched
The [Stat Tiles] Item #3 Description is - of radio listened to on our stations......
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.advertising.AdvertisingOverview
beforeMethod(Chrome, https://uat1.corusent.com/)
0 ms
corusent.qa.corusent.tests.advertising.Television
beforeMethod(Chrome, https://uat1.corusent.com/)
0 ms
corusent.qa.corusent.tests.advertising.Digital
beforeMethod(Chrome, https://uat1.corusent.com/)
1 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
testAd_Overview
1377 ms
corusent.qa.corusent.tests.advertising.Television
testTelevision
1386 ms
corusent.qa.corusent.tests.advertising.Digital
testDigital
1387 ms
afterMethod
15278 ms
corusent.qa.corusent.tests.advertising.Radio
beforeMethod(Chrome, https://uat1.corusent.com/)
15424 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
afterMethod
15559 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
15640 ms
corusent.qa.corusent.tests.advertising.Radio
testRadio
16036 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
testAdvancedAdvertising
16257 ms
corusent.qa.corusent.tests.advertising.Radio
afterMethod
22557 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
22629 ms
testLocalAdvertising
23051 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
afterMethod
32097 ms
corusent.qa.corusent.tests.advertising.CreativeServices
beforeMethod(Chrome, https://uat1.corusent.com/)
32164 ms
testCreativeServices
32519 ms
afterMethod
47710 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
beforeMethod(Chrome, https://uat1.corusent.com/)
47789 ms
testDivisionsEntertainment
48165 ms
corusent.qa.corusent.tests.advertising.Television
afterMethod
54791 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
beforeMethod(Chrome, https://uat1.corusent.com/)
54838 ms
testDivisionsLifestyle
55314 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
afterMethod
63369 ms
corusent.qa.corusent.tests.advertising.Divisions_News
beforeMethod(Chrome, https://uat1.corusent.com/)
63448 ms
testDivisionsNews
63852 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
afterMethod
67168 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
beforeMethod(Chrome, https://uat1.corusent.com/)
67237 ms
testDivisionsKids
67540 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
afterMethod
67844 ms
corusent.qa.corusent.tests.advertising.Divisions_News
afterMethod
76724 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
afterMethod
80336 ms