Test results
1 suite, 1 failed test
corusent.qa.globalstream.tests.video.LiveStreamV2
testLiveStreamV2 (2)
java.lang.AssertionError: Video Player was not started. expected [true] but found [false] at corusent.qa.globalstream.tests.video.LiveStreamV2.testLiveStreamV2(LiveStreamV2.java:124) 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 17 stack frames
(Verify Live Stream Unlocked/Locked channels)
/codebuild/output/src3052149312/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="3" parallel="classes" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="3" parallel="classes" name="GlobalStreamChromeDesktopUat" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://watch.globaltv.com/"/>
    <classes>
      <class name="corusent.qa.globalstream.tests.video.LiveStreamV2"/>
    </classes>
  </test> <!-- GlobalStreamChromeDesktopUat -->
</suite> <!-- TestSuiteGlobalStreamUat -->
            
Tests for TestSuiteGlobalStreamUat
  • GlobalStreamChromeDesktopUat (1 class)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 33 seconds
Reporter output for TestSuiteGlobalStreamUat
testLiveStreamV2(2)
Start UTC Time (2024-05-16T19:15:17.908066Z). Test will run against unlocked Global News channels Test for channel: Global News National - started at: Thu May 16 19:15:18 GMT 2024 Step: User navigates to page: https://watch.globaltv.com/channel/49a91e7f-1023-430f-8d66-561055f3d0f7/ Step: User starts video player. Exception in PageObjectVideoPlayer.java - method: startPlayer. Could not start live stream by clicking on the play icon. Screenshot added below.. Exception added below.. org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#corusPlayer1 div.jw-display div.jw-icon[aria-label='Play']"} (Session info: chrome-headless-shell=124.0.6367.60) For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception Build info: version: '4.20.0', revision: '866c76ca80' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.291-218.527.amzn2.x86_64', java.version: '11.0.19' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [0d708cb49934428bb4a6ef3441ebee85, findElement {using=css selector, value=#corusPlayer1 div.jw-display div.jw-icon[aria-label='Play']}] Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 124.0.6367.60, chrome: {chromedriverVersion: 124.0.6367.60 (8771130bd84f..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:42501}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:42501/devtoo..., se:cdpVersion: 124.0.6367.60, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 0d708cb49934428bb4a6ef3441ebee85 CheckPoint: User can start video player.
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.video.LiveStreamV2
beforeMethod(Chrome, https://watch.globaltv.com/) 0 ms
testLiveStreamV2(2) 2999 ms
afterMethod 36713 ms