corusent.qa.bbcan.tests.header.HeaderNavigation
verifyHeaderNavigation
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <button id="sidenav-open-button" class="sidenav-open-button" type="button" data-toggle="collapse" data-target="#siteSideNav" aria-controls="siteSideNav" aria-label="Toggle navigation" aria-expanded="true">...</button> is not clickable at point (20, 33). Other element would receive the click: <header class="side-nav-header">...</header>
(Session info: headless chrome=97.0.4692.71)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-218-254.ec2.internal', ip: '10.31.218.254', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.281-212.502.amzn2.x86_64', java.version: '11.0.13'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.71, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: /tmp/.com.google.Chrome.uyu3Tn}, goog:chromeOptions: {debuggerAddress: localhost:37085}, 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:virtualAuthenticators: true}
Session ID: 463abbeca3124be602850de2ed46487f
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 org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at com.sun.proxy.$Proxy12.click(Unknown Source)
at corusent.qa.bbcan.pageobject.PageObjectHeader.clickOnHamburgerLink(PageObjectHeader.java:224)
at corusent.qa.bbcan.tests.header.HeaderNavigation.verifyHeaderNavigation(HeaderNavigation.java:40)
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:829)
... Removed 15 stack frames
(Clicking on links)
corusent.qa.bbcan.tests.HomePage.HomePageSections
verifyHomePageeSections
org.openqa.selenium.ElementNotInteractableException: element not interactable
(Session info: headless chrome=97.0.4692.71)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
System info: host: 'ip-10-31-218-254.ec2.internal', ip: '10.31.218.254', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.281-212.502.amzn2.x86_64', java.version: '11.0.13'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.71, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: /tmp/.com.google.Chrome.InjN6z}, goog:chromeOptions: {debuggerAddress: localhost:37601}, 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:virtualAuthenticators: true}
Session ID: 1595e83c9ce677c84d617ec9ff296aa7
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.bbcan.tests.HomePage.HomePageSections.verifyHomePageeSections(HomePageSections.java:75)
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:829)
... Removed 11 stack frames
(Verify Home sections Items)
/codebuild/output/src444906569/src/BBCAN/resources/testngBbcanUat.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="TestSuiteBbcanUat" guice-stage="DEVELOPMENT" verbose="0">
<listeners>
<listener class-name="corusent.qa.bbcan.extentreport.ExtentReporterListener"/>
</listeners>
<test thread-count="1" parallel="tests" name="BbcanChromeDesktop" verbose="0">
<parameter name="paramBrowserType" value="Chrome"/>
<parameter name="paramTestUrl" value="https://uat11.bigbrothercanada.ca/"/>
<classes>
<class name="corusent.qa.bbcan.tests.header.HeaderNavigation"/>
<class name="corusent.qa.bbcan.tests.header.HeaderMenu"/>
<class name="corusent.qa.bbcan.tests.houseguests.HouseguestsPage"/>
<class name="corusent.qa.bbcan.tests.HomePage.HomePageSections"/>
</classes>
</test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
Tests for TestSuiteBbcanUat
- BbcanChromeDesktop (4 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 3 minutes
Reporter output for TestSuiteBbcanUat
verifyHeaderMenu
User should see Header Menu
verifyHouseguestsPage
User can click on Hamburger
Houseguests link is clicked
verifyHomePageeSections
User should see Schedule Text
User should see Whats New Text
User should see BBCAN1O QUIZZES Text
User should see CatchUp Text
Tynesha White is selected
verifyHeaderNavigation
User can click on Hamburger
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
0 ms
verifyHeaderNavigation
4116 ms
afterMethod
11426 ms
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
11505 ms
verifyHeaderMenu
19044 ms
afterMethod
119706 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
119778 ms
verifyHouseguestsPage
121892 ms
afterMethod
143105 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
143180 ms
verifyHomePageeSections
145479 ms
afterMethod
196445 ms