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-208-53.ec2.internal', ip: '10.31.208.53', 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.ihGheK}, goog:chromeOptions: {debuggerAddress: localhost:40181}, 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: 621e159ed9497aaf5475f29138feb004
*** 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-208-53.ec2.internal', ip: '10.31.208.53', 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.yvKu0J}, goog:chromeOptions: {debuggerAddress: localhost:33151}, 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: c7cd0141a9ecb67c1530d2e14123d2e1
*** 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-208-53.ec2.internal', ip: '10.31.208.53', 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.l9bxXm}, goog:chromeOptions: {debuggerAddress: localhost:44401}, 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: 1dddd17e884153cf3b37edd2fd51d197
*** 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-208-53.ec2.internal', ip: '10.31.208.53', 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.dsaBXJ}, goog:chromeOptions: {debuggerAddress: localhost:42147}, 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: 7dbdaca142fd8a886df332f6d064687c
*** 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-208-53.ec2.internal', ip: '10.31.208.53', 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.gcsDcK}, goog:chromeOptions: {debuggerAddress: localhost:43467}, 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: 3cc30d312786504ae3a57993e42f9d79
*** 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.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-208-53.ec2.internal', ip: '10.31.208.53', 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.9qOQwG}, goog:chromeOptions: {debuggerAddress: localhost:44699}, 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: 072d98d42869bf46e8bccade0f6a6fee
*** 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 20 stack frames
(Verify Advertising - Creative Services 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 ......)
/codebuild/output/src638983598/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
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......
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!
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 [Content Grid] Mian Title item does not exist. The expected Title is: Our television brands
---------- 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
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 ......
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 ......
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 ......
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 ......
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 ......
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 ......
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 ......
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/)
0 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
beforeMethod(Chrome, https://uat1.corusent.com/)
11 ms
testAd_Overview
1334 ms
corusent.qa.corusent.tests.advertising.Television
testTelevision
1338 ms
corusent.qa.corusent.tests.advertising.Digital
testDigital
1339 ms
afterMethod
16610 ms
corusent.qa.corusent.tests.advertising.Radio
beforeMethod(Chrome, https://uat1.corusent.com/)
16689 ms
testRadio
16963 ms
corusent.qa.corusent.tests.advertising.Television
afterMethod
17880 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
17947 ms
testAdvancedAdvertising
18239 ms
corusent.qa.corusent.tests.advertising.Radio
afterMethod
24454 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
beforeMethod(Chrome, https://uat1.corusent.com/)
24522 ms
testLocalAdvertising
24821 ms
corusent.qa.corusent.tests.advertising.AdvertisingOverview
afterMethod
31958 ms
corusent.qa.corusent.tests.advertising.CreativeServices
beforeMethod(Chrome, https://uat1.corusent.com/)
32078 ms
testCreativeServices
32476 ms
corusent.qa.corusent.tests.advertising.AdvancedAdvertising
afterMethod
33487 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
beforeMethod(Chrome, https://uat1.corusent.com/)
33556 ms
testDivisionsEntertainment
34037 ms
corusent.qa.corusent.tests.advertising.CreativeServices
afterMethod
48865 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
beforeMethod(Chrome, https://uat1.corusent.com/)
48954 ms
testDivisionsLifestyle
49229 ms
corusent.qa.corusent.tests.advertising.Divisions_Entertainment
afterMethod
49418 ms
corusent.qa.corusent.tests.advertising.Divisions_News
beforeMethod(Chrome, https://uat1.corusent.com/)
49496 ms
testDivisionsNews
49766 ms
afterMethod
63093 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
beforeMethod(Chrome, https://uat1.corusent.com/)
63173 ms
testDivisionsKids
63453 ms
corusent.qa.corusent.tests.advertising.Divisions_Lifestyle
afterMethod
64778 ms
corusent.qa.corusent.tests.advertising.LocalAdvertising
afterMethod
67710 ms
corusent.qa.corusent.tests.advertising.Divisions_Kids
afterMethod
78272 ms