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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.XlNtoC}, goog:chromeOptions: {debuggerAddress: localhost:41293}, 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: 38990c99567eb7925e3d98e38d1f7b68
*** 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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.LFVE1B}, goog:chromeOptions: {debuggerAddress: localhost:44665}, 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: 50f0f16e6ff5c7c3234f56d03e95b45b
*** 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_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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.uqyjby}, goog:chromeOptions: {debuggerAddress: localhost:35995}, 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: c21ed2d73ae2a3b57bbcec83ecb92faf
*** 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.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.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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.JsTT6d}, goog:chromeOptions: {debuggerAddress: localhost:35921}, 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: 174a6468a00f1f468c088d0ca2fa2dcc
*** 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.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.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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.gTDWkv}, goog:chromeOptions: {debuggerAddress: localhost:38233}, 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: ebf4a6e9d6d6de7375afe46fba4d9fd0
*** 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 ......)
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-212-170.ec2.internal', ip: '10.31.212.170', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.238-125.422.amzn1.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.yWAi7B}, goog:chromeOptions: {debuggerAddress: localhost:37355}, 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: a82c1e812c22a4ba3d5d8b7537f8206a
*** 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.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.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 ......)
/codebuild/output/src055869581/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.
Country 105 | Calgary - https://www.country105.com/ - 200
CISN COUNTRY 103.9 | Edmonton - https://www.cisnfm.com/ - 200
Rock 101 | Vancouver - https://www.rock101.com/ - 200
92.5 The ?Chuck | Edmonton - https://www.925thechuck.ca/ - 200
Q107 | Calgary - https://www.q107fm.ca/ - 200
AM730 All Traffic All The Time | Vancouver - https://www.am730.ca/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
Global News Radio 880 | Edmonton - https://globalnews.ca/radio/inews880/ - 404
Global News Radio 770 CHQR | Calgary - https://www.newstalk770.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
Global News Radio 980 CKNW | Vancouver - https://www.cknw.com/ - javax.net.ssl.SSLException: hostname in certificate didn't match: != <*.farm1.smdg.ca> OR <*.farm1.smdg.ca> OR <*.smdg.ca>
---------- This test is Passed!
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 does not have CTA link.
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 does not have CTA link.
---------- 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 ......
testDivisionsEntertainment
1. Verify [Hero] component in Advertising - Divisions - Entertainment page ......
The [Hero] Title is same as expected - Entertainment.
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 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 same as expected - 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 same as expected - 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 ......
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 same as expected - 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 ......
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 same as expected - 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 Channel - https://natgeotv.com/ca - 200
Adult Swim Canada - https://www.adultswim.ca/ - 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
ABC Spark - https://www.abcspark.ca/ - 200
S?ries Plus - https://www.seriesplus.com/ - 200
OWN: OPRAH WINFREY NETWORK - https://oprah.com/OWN - 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
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......
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 ......
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.
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 ......
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 ......
0 ignored methods
Methods in chronological order
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
beforeMethod(Chrome, https://uat1.corusent.com/)
6 ms
corusent.qa.corusent.tests.advertising.Digital
testDigital
2095 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
testAd_Overview
2098 ms
corusent.qa.corusent.tests.advertising.Television
testTelevision
2101 ms
corusent.qa.corusent.tests.advertising.Digital
afterMethod
16816 ms
corusent.qa.corusent.tests.advertising.Radio
beforeMethod(Chrome, https://uat1.corusent.com/)
16896 ms
testRadio
17260 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
afterMethod
21266 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
21335 ms
testAdvancedAdvertising
21869 ms
corusent.qa.corusent.tests.advertising.Radio
afterMethod
23233 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
23309 ms
testLocalAdvertising
23655 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
afterMethod
35710 ms
corusent.qa.corusent.tests.advertising.CreativeServices
beforeMethod(Chrome, https://uat1.corusent.com/)
35797 ms
testCreativeServices
36216 ms
corusent.qa.corusent.tests.advertising.Television
afterMethod
44019 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
beforeMethod(Chrome, https://uat1.corusent.com/)
44095 ms
testDivisionsEntertainment
44425 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
afterMethod
49018 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
beforeMethod(Chrome, https://uat1.corusent.com/)
49202 ms
testDivisionsLifestyle
49714 ms
corusent.qa.corusent.tests.advertising.CreativeServices
afterMethod
51469 ms
corusent.qa.corusent.tests.advertising.Divisions_News
beforeMethod(Chrome, https://uat1.corusent.com/)
51539 ms
testDivisionsNews
51891 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
afterMethod
58607 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
beforeMethod(Chrome, https://uat1.corusent.com/)
58674 ms
testDivisionsKids
59059 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
afterMethod
63452 ms
corusent.qa.corusent.tests.advertising.Divisions_News
afterMethod
65203 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
afterMethod
72267 ms