historiatv.qa.historiatv.tests.SchedulePage
schedulePage
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"button[aria-label='View next day schedule']"}
(Session info: headless chrome=119.0.6045.105)
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-218.ec2.internal', ip: '10.31.208.218', 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
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 119.0.6045.105, chrome: {chromedriverVersion: 119.0.6045.105 (38c72552c5e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41855}, 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:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 557a8398453bab8c9717ee954e6afa2f
*** Element info: {Using=css selector, value=button[aria-label='View next day schedule']}
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 historiatv.qa.historiatv.pageobject.PageObjects_Schedule.<init>(PageObjects_Schedule.java:12)
at historiatv.qa.historiatv.tests.SchedulePage.schedulePage(SchedulePage.java:34)
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 16 stack frames
historiatv.qa.historiatv.tests.TopNavigationMenu
clickTopNavigation
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (-200, 515)
(Session info: headless chrome=119.0.6045.105)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-208-218.ec2.internal', ip: '10.31.208.218', 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
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 119.0.6045.105, chrome: {chromedriverVersion: 119.0.6045.105 (38c72552c5e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:45729}, 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:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 42060a7784619dbade6c69c8ce3ee177
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 historiatv.qa.historiatv.pageobject.PageObjects_Top_Nav.clickScheduleMenuLink(PageObjects_Top_Nav.java:53)
at historiatv.qa.historiatv.tests.TopNavigationMenu.clickTopNavigation(TopNavigationMenu.java:77)
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 16 stack frames
/codebuild/output/src1013077186/src/Historiatv/resources/TestNG-HistoriaTV-UAT-TestSuite.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="CorusentUATHistoriaTVTestSuite" guice-stage="DEVELOPMENT" verbose="0">
<test thread-count="3" parallel="classes" name="CorusentChromeDesktopHistoriaTVTest" verbose="0">
<parameter name="paramBrowserType" value="Chrome"/>
<parameter name="paramTestUrl" value="https://uat.historiatv.com/"/>
<classes>
<class name="historiatv.qa.historiatv.tests.BloguesPageSections"/>
<class name="historiatv.qa.historiatv.tests.LogosFooterNavigationMenu"/>
<class name="historiatv.qa.historiatv.tests.HomePageSections"/>
<class name="historiatv.qa.historiatv.tests.HomePageVerifyBrokenLinks"/>
<class name="historiatv.qa.historiatv.tests.SchedulePageVerifyBrokenLinks"/>
<class name="historiatv.qa.historiatv.tests.ShowsPageVerifyShowsBrokenLinks"/>
<class name="historiatv.qa.historiatv.tests.TopNavigationMenu"/>
<class name="historiatv.qa.historiatv.tests.VideosPageVerifyBrokenLinks"/>
<class name="historiatv.qa.historiatv.tests.SchedulePage"/>
<class name="historiatv.qa.historiatv.tests.ShowsPage"/>
<class name="historiatv.qa.historiatv.tests.VideosPage"/>
</classes>
</test> <!-- CorusentChromeDesktopHistoriaTVTest -->
</suite> <!-- CorusentUATHistoriaTVTestSuite -->
Tests for CorusentUATHistoriaTVTestSuite
- CorusentChromeDesktopHistoriaTVTest (11 classes)
Groups for CorusentUATHistoriaTVTestSuite
Times for CorusentUATHistoriaTVTestSuite
Total running time: 4 minutes
Reporter output for CorusentUATHistoriaTVTestSuite
0 ignored methods
Methods in chronological order
historiatv.qa.historiatv.tests.LogosFooterNavigationMenu
beforeMethod(Chrome, https://uat.historiatv.com/)
0 ms
historiatv.qa.historiatv.tests.BloguesPageSections
beforeMethod(Chrome, https://uat.historiatv.com/)
1 ms
historiatv.qa.historiatv.tests.HomePageSections
beforeMethod(Chrome, https://uat.historiatv.com/)
1 ms
historiatv.qa.historiatv.tests.LogosFooterNavigationMenu
logosNavigationMenu
2652 ms
historiatv.qa.historiatv.tests.HomePageSections
homePageSections
3503 ms
historiatv.qa.historiatv.tests.BloguesPageSections
bloguePageSections
4968 ms
afterMethod
13546 ms
historiatv.qa.historiatv.tests.HomePageVerifyBrokenLinks
beforeMethod(Chrome, https://uat.historiatv.com/)
13683 ms
historiatv.qa.historiatv.tests.HomePageSections
afterMethod
14876 ms
historiatv.qa.historiatv.tests.SchedulePageVerifyBrokenLinks
beforeMethod(Chrome, https://uat.historiatv.com/)
14970 ms
historiatv.qa.historiatv.tests.HomePageVerifyBrokenLinks
homePageVerifyBrokenLinks
17089 ms
historiatv.qa.historiatv.tests.LogosFooterNavigationMenu
afterMethod
17972 ms
historiatv.qa.historiatv.tests.ShowsPageVerifyShowsBrokenLinks
beforeMethod(Chrome, https://uat.historiatv.com/)
18089 ms
historiatv.qa.historiatv.tests.SchedulePageVerifyBrokenLinks
schedulePageVerifyBrokenLinks
18374 ms
historiatv.qa.historiatv.tests.ShowsPageVerifyShowsBrokenLinks
showsPageVerifyShowsBrokenLinks
21006 ms
afterMethod
33188 ms
historiatv.qa.historiatv.tests.TopNavigationMenu
beforeMethod(Chrome, https://uat.historiatv.com/)
33262 ms
clickTopNavigation
35014 ms
historiatv.qa.historiatv.tests.HomePageVerifyBrokenLinks
afterMethod
40742 ms
historiatv.qa.historiatv.tests.VideosPageVerifyBrokenLinks
beforeMethod(Chrome, https://uat.historiatv.com/)
40814 ms
videosPageVerifyVideosBrokenLinks
42361 ms
historiatv.qa.historiatv.tests.SchedulePageVerifyBrokenLinks
afterMethod
56945 ms
historiatv.qa.historiatv.tests.SchedulePage
beforeMethod(Chrome, https://uat.historiatv.com/)
57018 ms
schedulePage
58977 ms
historiatv.qa.historiatv.tests.TopNavigationMenu
afterMethod
71452 ms
historiatv.qa.historiatv.tests.ShowsPage
beforeMethod(Chrome, https://uat.historiatv.com/)
71534 ms
showsPage
73297 ms
afterMethod
75035 ms
historiatv.qa.historiatv.tests.VideosPage
beforeMethod(Chrome, https://uat.historiatv.com/)
75108 ms
historiatv.qa.historiatv.tests.VideosPageVerifyBrokenLinks
afterMethod
76640 ms
historiatv.qa.historiatv.tests.VideosPage
videosPage
76700 ms
historiatv.qa.historiatv.tests.SchedulePage
afterMethod
79739 ms
historiatv.qa.historiatv.tests.VideosPage
afterMethod
115286 ms