corusent.qa.bbcan.tests.HomePage.HomePageSections
verifyHomePageeSections
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#filter\-hg_15293"}
(Session info: headless chrome=97.0.4692.71)
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-210-215.ec2.internal', ip: '10.31.210.215', 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.uf1Kt2}, goog:chromeOptions: {debuggerAddress: localhost:40005}, 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: 41ad44d4a32c33468f3b0f9be37ad880
*** Element info: {Using=id, value=filter-hg_15293}
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.findElementById(RemoteWebDriver.java:372)
at org.openqa.selenium.By$ById.findElement(By.java:188)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315)
at corusent.qa.bbcan.tests.HomePage.HomePageSections.verifyHomePageeSections(HomePageSections.java:76)
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)
corusent.qa.bbcan.tests.header.HeaderNavigation
verifyHeaderNavigation
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#sidenav-open-button"}
(Session info: headless chrome=97.0.4692.71)
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-210-215.ec2.internal', ip: '10.31.210.215', 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.31rwYH}, goog:chromeOptions: {debuggerAddress: localhost:45167}, 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: 4c0a01b3a6f69abf174c7196c18540f0
*** Element info: {Using=css selector, value=#sidenav-open-button}
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.$Proxy12.click(Unknown Source)
at corusent.qa.bbcan.pageobject.PageObjectHeader.clickOnHamburgerLink(PageObjectHeader.java:229)
at corusent.qa.bbcan.tests.header.HeaderNavigation.verifyHeaderNavigation(HeaderNavigation.java:29)
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
(Clicking on links)
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
/codebuild/output/src071502556/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.houseguests.HouseguestsDetailsPage"/>
<class name="corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp"/>
<class name="corusent.qa.bbcan.tests.HomePage.HomePageSections"/>
</classes>
</test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
Tests for TestSuiteBbcanUat
- BbcanChromeDesktop (6 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 6 minutes
Reporter output for TestSuiteBbcanUat
verifyHeaderMenu
User should see Header Menu
verifyHouseguestsPage
User can click on Hamburger
Houseguests link is clicked
verifyHouseguestContent
User can click on Hamburger
Houseguests link is clicked
Houseguests content is present
verifyHouseguestInfo
User can click on Hamburger
Houseguests link is clicked
Hoseguest name Robeerto is displayed
Hoseguest HOH is displayed
Hoseguest POV is displayed
Hoseguest Stats are displayed
Hoseguest name Anika is displayed
Hoseguest HOH is displayed
Hoseguest POV is displayed
Hoseguest Stats are displayed
Hoseguest age is displayed
Hoseguest hometown is displayed
Hoseguest occupation is displayed
Hoseguest description is displayed
Hoseguest name Daniel is displayed
Hoseguest HOH is displayed
Hoseguest POV is displayed
Hoseguest Stats are displayed
Hoseguest age is displayed
Hoseguest hometown is displayed
Hoseguest occupation is displayed
Hoseguest description is displayed
Hoseguest name Vanessa is displayed
Hoseguest HOH is displayed
Hoseguest POV is displayed
Hoseguest Stats are displayed
Hoseguest age is displayed
Hoseguest Hometown is displayed
Hoseguest occupation is displayed
Hoseguest description is displayed
verifyHomePageeSections
User should see Schedule Text
User should see Whats New Text
User should see BBCAN11 Photos Text
User should see CatchUp Text
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
0 ms
verifyHeaderNavigation
3287 ms
afterMethod
13368 ms
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
13445 ms
verifyHeaderMenu
15570 ms
afterMethod
116042 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
116114 ms
verifyHouseguestsPage
118202 ms
afterMethod
138933 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
139011 ms
verifyHouseguestInfo
260858 ms
afterMethod
450847 ms
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
450927 ms
verifyHouseguestContent
453000 ms
afterMethod
471101 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
471179 ms
verifyHomePageeSections
473470 ms
afterMethod
523833 ms