Test results
1 suite, 6 failed tests
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnFood
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size (Session info: headless chrome=87.0.4280.88) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'ip-10-31-214-48.ec2.internal', ip: '10.31.214.48', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.214-118.339.amzn1.x86_64', java.version: '11.0.9.1' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 87.0.4280.88, chrome: {chromedriverVersion: 87.0.4280.88 (89e2380a3e36c..., userDataDir: /tmp/.com.google.Chrome.7gOxPy}, goog:chromeOptions: {debuggerAddress: localhost:33065}, 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:virtualAuthenticators: true} Session ID: b95055745ac51dc47f469e0f8895fd94 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.RemoteWebElement.execute(RemoteWebElement.java:285) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.getShowDetailsInfo(PageObjectShowDetails.java:62) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.isShowBgImgPresent(PageObjectShowDetails.java:111) at corusent.qa.globalstream.tests.shows.ShowBgImage.testShowBackGroundImageOnFood(ShowBgImage.java:57) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 11 stack frames
(Verify Show Background Image on Food Show Details Page)
testShowBackGroundImageOnNationalGeographic
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size (Session info: headless chrome=87.0.4280.88) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'ip-10-31-214-48.ec2.internal', ip: '10.31.214.48', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.214-118.339.amzn1.x86_64', java.version: '11.0.9.1' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 87.0.4280.88, chrome: {chromedriverVersion: 87.0.4280.88 (89e2380a3e36c..., userDataDir: /tmp/.com.google.Chrome.k0yVF7}, goog:chromeOptions: {debuggerAddress: localhost:39219}, 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:virtualAuthenticators: true} Session ID: 43e5213e3824cbec9fecf3b44f09c273 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.RemoteWebElement.execute(RemoteWebElement.java:285) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.getShowDetailsInfo(PageObjectShowDetails.java:62) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.isShowBgImgPresent(PageObjectShowDetails.java:111) at corusent.qa.globalstream.tests.shows.ShowBgImage.testShowBackGroundImageOnNationalGeographic(ShowBgImage.java:137) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 11 stack frames
(Verify Show Background Image on National Geographic Show Details Page)
corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnAdultSwim
java.lang.AssertionError: Generic Image is found for Adult Swim Show. expected [true] but found [false] at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnAdultSwim(ShowGenericImage.java:153) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 10 stack frames
(Verify Show Generic Image on Adult Swim Show Details Page)
testShowGenericImageOnFood
org.openqa.selenium.ElementNotInteractableException: element not interactable: element has zero size (Session info: headless chrome=87.0.4280.88) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'ip-10-31-214-48.ec2.internal', ip: '10.31.214.48', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.214-118.339.amzn1.x86_64', java.version: '11.0.9.1' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 87.0.4280.88, chrome: {chromedriverVersion: 87.0.4280.88 (89e2380a3e36c..., userDataDir: /tmp/.com.google.Chrome.JR4GSo}, goog:chromeOptions: {debuggerAddress: localhost:40749}, 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:virtualAuthenticators: true} Session ID: 6bc39127c0b8f5f76eb2d8e9b263e1bf 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.RemoteWebElement.execute(RemoteWebElement.java:285) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:84) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.getShowDetailsInfo(PageObjectShowDetails.java:62) at corusent.qa.globalstream.pageobject.PageObjectShowDetails.isShowBgGenericImgPresent(PageObjectShowDetails.java:116) at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnFood(ShowGenericImage.java:57) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 11 stack frames
(Verify Show Generic Image on Food Show Details Page)
testShowGenericImageOnHistory
java.lang.AssertionError: Generic Image is found for History Show. expected [true] but found [false] at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnHistory(ShowGenericImage.java:41) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 10 stack frames
(Verify Show Generic Image on History Show Details Page)
testShowGenericImageOnShowcase
java.lang.AssertionError: Generic Image is found for Showcase Show. expected [true] but found [false] at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnShowcase(ShowGenericImage.java:121) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:834) ... Removed 10 stack frames
(Verify Show Generic Image on Showcase Show Details Page)
corusent.qa.globalstream.tests.shows.ShowDescription
testShowDescriptionOnAdultSwim (Verify Show Description on Adult Swim Show Details Page)
testShowDescriptionOnFood (Verify Show Description on Food Show Details Page)
testShowDescriptionOnGlobal (Verify Show Description on Global Show Details Page)
testShowDescriptionOnHgtv (Verify Show Description on HGTV Show Details Page)
testShowDescriptionOnHistory (Verify Show Description on History Show Details Page)
testShowDescriptionOnNationalGeographic (Verify Show Description on National Geographic Show Details Page)
testShowDescriptionOnShowcase (Verify Show Description on Showcase Show Details Page)
testShowDescriptionOnSlice (Verify Show Description on Slice Show Details Page)
testShowDescriptionOnWNetwork (Verify Show Description on W Network Show Details Page)
corusent.qa.globalstream.tests.shows.ShowBgImageSize
testShowBackGroundImageSizeOnAdultSwim (Verify Show Background Image Size on Adult Swim Show Details Page)
testShowBackGroundImageSizeOnFood (Verify Show Background Image Size on Food Show Details Page)
testShowBackGroundImageSizeOnGlobal (Verify Show Background Image Size on Global Show Details Page)
testShowBackGroundImageSizeOnHgtv (Verify Show Background Image Size on HGTV Show Details Page)
testShowBackGroundImageSizeOnHistory (Verify Show Background Image Size on History Show Details Page)
testShowBackGroundImageSizeOnNationalGeographic (Verify Show Background Image Size on National Geographic Show Details Page)
testShowBackGroundImageSizeOnShowcase (Verify Show Background Image Size on Showcase Show Details Page)
testShowBackGroundImageSizeOnSlice (Verify Show Background Image Size on Slice Show Details Page)
testShowBackGroundImageSizeOnWNetwork (Verify Show Background Image Size on W Network Show Details Page)
corusent.qa.globalstream.tests.footer.CorusLogo
testFooterCorusLogo (Verify Corus Brand Logo in footer)
corusent.qa.globalstream.tests.footer.SocialLinks
testFooterSocialLinks (Verify General Social Links)
corusent.qa.globalstream.tests.header.MenuLinks
testHeaderMenuLinks (Verify Links under Header Menu)
corusent.qa.globalstream.tests.shows.ShowBgImage
testShowBackGroundImageOnAdultSwim (Verify Show Background Image on Adult Swim Show Details Page)
testShowBackGroundImageOnGlobal (Verify Show Background Image on Global Show Details Page)
testShowBackGroundImageOnHgtv (Verify Show Background Image on HGTV Show Details Page)
testShowBackGroundImageOnHistory (Verify Show Background Image on History Show Details Page)
testShowBackGroundImageOnShowcase (Verify Show Background Image on Showcase Show Details Page)
testShowBackGroundImageOnSlice (Verify Show Background Image on Slice Show Details Page)
testShowBackGroundImageOnWNetwork (Verify Show Background Image on W Network Show Details Page)
corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnGlobal (Verify Show Generic Image on Global Show Details Page)
testShowGenericImageOnHgtv (Verify Show Generic Image on HGTV Show Details Page)
testShowGenericImageOnNationalGeographic (Verify Show Generic Image on National Geographic Show Details Page)
testShowGenericImageOnSlice (Verify Show Generic Image on Slice Show Details Page)
testShowGenericImageOnWNetwork (Verify Show Generic Image on W Network Show Details Page)
corusent.qa.globalstream.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.globalstream.tests.shows.ShowBrandLogo
testShowBrandLogoImageOnAdultSwim (Verify Show Brand Logo Image on Adult Swim Show Details Page)
testShowBrandLogoImageOnFood (Verify Show Brand Logo Image on Food Show Details Page)
testShowBrandLogoImageOnGlobal (Verify Show Brand Logo Image on Global Show Details Page)
testShowBrandLogoImageOnHgtv (Verify Show Brand Logo Image on HGTV Show Details Page)
testShowBrandLogoImageOnHistory (Verify Show Brand Logo Image on History Show Details Page)
testShowBrandLogoImageOnNationalGeographic (Verify Show Brand Logo Image on National Geographic Show Details Page)
testShowBrandLogoImageOnShowcase (Verify Show Brand Logo Image on Showcase Show Details Page)
testShowBrandLogoImageOnSlice (Verify Show Brand Logo Image on Slice Show Details Page)
testShowBrandLogoImageOnWNetwork (Verify Show Brand Logo Image on W Network Show Details Page)
corusent.qa.globalstream.tests.header.GlobalLogo
testHeaderGlobalLogo (Verify Global Brand Logo in header)
corusent.qa.globalstream.tests.footer.FooterNavLinks
testFooterNavLinks (Verify Links under Footer Menu)
/codebuild/output/src818478519/src/GlobalStream/resources/testngGlobalStreamUat.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" parallel="tests" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="GlobalStreamChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat.watch.globaltv.com/"/>
    <classes>
      <class name="corusent.qa.globalstream.tests.footer.CopyrightYear"/>
      <class name="corusent.qa.globalstream.tests.footer.CorusLogo"/>
      <class name="corusent.qa.globalstream.tests.footer.FooterNavLinks"/>
      <class name="corusent.qa.globalstream.tests.header.GlobalLogo"/>
      <class name="corusent.qa.globalstream.tests.header.MenuLinks"/>
      <class name="corusent.qa.globalstream.tests.footer.SocialLinks"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowBgImage"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowBgImageSize"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowBrandLogo"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowDescription"/>
      <class name="corusent.qa.globalstream.tests.shows.ShowGenericImage"/>
    </classes>
  </test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
            
Tests for TestSuiteGlobalStreamUat
  • GlobalStreamChromeDesktop (11 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 9 minutes
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 0 ms
testCopyrightYear 5206 ms
afterMethod 5664 ms
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 5736 ms
testFooterCorusLogo 9032 ms
afterMethod 10526 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 10596 ms
testFooterNavLinks 13986 ms
afterMethod 16635 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 16709 ms
testHeaderGlobalLogo 19972 ms
afterMethod 20999 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 21069 ms
testHeaderMenuLinks 24136 ms
afterMethod 25325 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 25395 ms
testFooterSocialLinks 28586 ms
afterMethod 30095 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 30165 ms
testShowBackGroundImageOnAdultSwim 33754 ms
afterMethod 39663 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 39735 ms
testShowBackGroundImageOnFood 42874 ms
afterMethod 52328 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 52409 ms
testShowBackGroundImageOnGlobal 55458 ms
afterMethod 65875 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 65951 ms
testShowBackGroundImageOnHgtv 68881 ms
afterMethod 85099 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 85182 ms
testShowBackGroundImageOnHistory 88379 ms
afterMethod 96309 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 96388 ms
testShowBackGroundImageOnNationalGeographic 99579 ms
afterMethod 108283 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 108361 ms
testShowBackGroundImageOnShowcase 111482 ms
afterMethod 114605 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 114676 ms
testShowBackGroundImageOnSlice 117923 ms
afterMethod 122815 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 122889 ms
testShowBackGroundImageOnWNetwork 126182 ms
afterMethod 132290 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 132363 ms
testShowBackGroundImageSizeOnAdultSwim 136161 ms
afterMethod 147077 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 147157 ms
testShowBackGroundImageSizeOnFood 150442 ms
afterMethod 187879 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 187990 ms
testShowBackGroundImageSizeOnGlobal 191233 ms
afterMethod 229049 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 229134 ms
testShowBackGroundImageSizeOnHgtv 232316 ms
afterMethod 267924 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 268018 ms
testShowBackGroundImageSizeOnHistory 271147 ms
afterMethod 286416 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 286495 ms
testShowBackGroundImageSizeOnNationalGeographic 289917 ms
afterMethod 317104 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 317185 ms
testShowBackGroundImageSizeOnShowcase 320204 ms
afterMethod 325420 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 325492 ms
testShowBackGroundImageSizeOnSlice 328602 ms
afterMethod 335598 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 335672 ms
testShowBackGroundImageSizeOnWNetwork 338809 ms
afterMethod 350206 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 350280 ms
testShowBrandLogoImageOnAdultSwim 353630 ms
afterMethod 358368 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 358441 ms
testShowBrandLogoImageOnFood 361695 ms
afterMethod 376380 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 376462 ms
testShowBrandLogoImageOnGlobal 379573 ms
afterMethod 390104 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 390181 ms
testShowBrandLogoImageOnHgtv 393360 ms
afterMethod 411344 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 411433 ms
testShowBrandLogoImageOnHistory 414630 ms
afterMethod 422887 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 422963 ms
testShowBrandLogoImageOnNationalGeographic 426015 ms
afterMethod 438339 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 438416 ms
testShowBrandLogoImageOnShowcase 441659 ms
afterMethod 444778 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 444818 ms
testShowBrandLogoImageOnSlice 448007 ms
afterMethod 451919 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 451991 ms
testShowBrandLogoImageOnWNetwork 455099 ms
afterMethod 461014 ms
corusent.qa.globalstream.tests.shows.ShowDescription
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 461086 ms
testShowDescriptionOnAdultSwim 464303 ms
afterMethod 472371 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 472445 ms
testShowDescriptionOnFood 475420 ms
afterMethod 499192 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 499280 ms
testShowDescriptionOnGlobal 502251 ms
afterMethod 520181 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 520263 ms
testShowDescriptionOnHgtv 523552 ms
afterMethod 552859 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 552956 ms
testShowDescriptionOnHistory 556075 ms
afterMethod 568892 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 568970 ms
testShowDescriptionOnNationalGeographic 572129 ms
afterMethod 591934 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 592016 ms
testShowDescriptionOnShowcase 595140 ms
afterMethod 600155 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 600227 ms
testShowDescriptionOnSlice 603307 ms
afterMethod 610705 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 610780 ms
testShowDescriptionOnWNetwork 614333 ms
afterMethod 623457 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 623536 ms
testShowGenericImageOnAdultSwim 626763 ms
afterMethod 628502 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 628572 ms
testShowGenericImageOnFood 631769 ms
afterMethod 638506 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 638582 ms
testShowGenericImageOnGlobal 641777 ms
afterMethod 651477 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 651554 ms
testShowGenericImageOnHgtv 654785 ms
afterMethod 672110 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 672193 ms
testShowGenericImageOnHistory 675415 ms
afterMethod 679893 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 679970 ms
testShowGenericImageOnNationalGeographic 683100 ms
afterMethod 695996 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 696074 ms
testShowGenericImageOnShowcase 699198 ms
afterMethod 702411 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 702482 ms
testShowGenericImageOnSlice 705604 ms
afterMethod 709762 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/) 709838 ms
testShowGenericImageOnWNetwork 713081 ms
afterMethod 719218 ms