corusent.qa.bbcan.tests.HomePage.HomePageSections
verifyHomePageeSections
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <div class="heroImage-button">...</div> is not clickable at point (110, 584). Other element would receive the click: <div id="_evidon_banner" class="evidon-banner" role="dialog" aria-label="Cookie notice banner" style="position: fixed; display: block; width: 100%; background: rgb(1, 1, 1); padding: 1rem; font-size: 14px; color: rgb(0, 0, 0); bottom: 0px; z-index: 2147000001; border: 2px solid rgb(123, 123, 123);">...</div>
(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-215-2.ec2.internal', ip: '10.31.215.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.291-218.527.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.VJQb5S}, goog:chromeOptions: {debuggerAddress: localhost:44681}, 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: 3de068f7aae3022795663880a8f740b3
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:35)
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.houseguests.HouseGuestsCatchUp
verifyHouseguestContent
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <a href="https://uat11.bigbrothercanada.ca/houseguests/roberto-lopez/" title="ROBERTO" class="">...</a> is not clickable at point (489, 568). Other element would receive the click: <div id="_evidon_banner" class="evidon-banner" role="dialog" aria-label="Cookie notice banner" style="position: fixed; display: block; width: 100%; background: rgb(1, 1, 1); padding: 1rem; font-size: 14px; color: rgb(0, 0, 0); bottom: 0px; z-index: 2147000001; border: 2px solid rgb(123, 123, 123);">...</div>
(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-215-2.ec2.internal', ip: '10.31.215.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.291-218.527.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.eMau3q}, goog:chromeOptions: {debuggerAddress: localhost:46009}, 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: 8bea580bbb3806620e2f4bb2b870c64f
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.PageObjectHouseguests.houseGuestRoberto(PageObjectHouseguests.java:49)
at corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp.verifyHouseguestContent(HouseGuestsCatchUp.java:47)
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 14 stack frames
(Verify Houseguest Content)
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
verifyHouseguestInfo
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <a href="https://uat11.bigbrothercanada.ca/houseguests/roberto-lopez/" title="ROBERTO" class="">...</a> is not clickable at point (489, 568). Other element would receive the click: <div id="_evidon_banner" class="evidon-banner" role="dialog" aria-label="Cookie notice banner" style="position: fixed; display: block; width: 100%; background: rgb(1, 1, 1); padding: 1rem; font-size: 14px; color: rgb(0, 0, 0); bottom: 0px; z-index: 2147000001; border: 2px solid rgb(123, 123, 123);">...</div>
(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-215-2.ec2.internal', ip: '10.31.215.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.291-218.527.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.1JnByy}, goog:chromeOptions: {debuggerAddress: localhost:38793}, 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: 7347e951d640589f6c99b9215c337832
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.PageObjectHouseguests.houseGuestRoberto(PageObjectHouseguests.java:49)
at corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage.verifyHouseguestInfo(HouseguestsDetailsPage.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:829)
... Removed 15 stack frames
(Verify Houseguest name)
corusent.qa.bbcan.tests.footer.FooterMenuNavigation
verifyFooterNavigation
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <a class="nav-link" href="https://www.globaltv.com/about-us/" target="_blank" title="About" rel="noopener noreferrer">...</a> is not clickable at point (76, 582). Other element would receive the click: <div id="_evidon_banner" class="evidon-banner" role="dialog" aria-label="Cookie notice banner" style="position: fixed; display: block; width: 100%; background: rgb(1, 1, 1); padding: 1rem; font-size: 14px; color: rgb(0, 0, 0); bottom: 0px; z-index: 2147000001; border: 2px solid rgb(123, 123, 123);">...</div>
(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-215-2.ec2.internal', ip: '10.31.215.2', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.291-218.527.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.W9NsWI}, goog:chromeOptions: {debuggerAddress: localhost:46611}, 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: b2a5310e9e42b5f8ae2a3dee5579b1d8
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.PageObjectFooter.clickAboutLink(PageObjectFooter.java:140)
at corusent.qa.bbcan.tests.footer.FooterMenuNavigation.verifyFooterNavigation(FooterMenuNavigation.java:19)
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 14 stack frames
(Clicking on links)
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
/codebuild/output/src2385134076/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"/>
<class name="corusent.qa.bbcan.tests.footer.MenuInFooter"/>
<class name="corusent.qa.bbcan.tests.footer.BrandLogo"/>
<class name="corusent.qa.bbcan.tests.footer.CopyrightYearTest1"/>
<class name="corusent.qa.bbcan.tests.footer.FooterMenuNavigation"/>
<class name="corusent.qa.bbcan.tests.menu.MenuInHeader"/>
<class name="corusent.qa.bbcan.tests.social.SocialLinksTest1"/>
<class name="corusent.qa.bbcan.tests.logo.LogoHeaderTest1"/>
</classes>
</test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
Tests for TestSuiteBbcanUat
- BbcanChromeDesktop (13 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 4 minutes
Reporter output for TestSuiteBbcanUat
verifyMenuLinksInFooter
User should see Menu Links Title value in footer
User should see Menu Links in Footer
User should see Menu Links no referrer attribute in Footer
User should see Logos in Footer
User should see Menu Logos title value in Footer
User should see Menu Logos status code in Footer
User should see Menu Logos no referrer attribute in Footer
verifyBrandLogoInFooter
User should see Brand Logo in Footer
User can click on Global Logo
User should see Brand Insight Logo in Footer
User can click on Insight Logo
verifyHouseguestsPage
User can click on Hamburger
Houseguests link is clicked
verifyMenuLinksInHeader
User should see Menu Links in Header
User should see Menu Links Title value in Header
User should see Menu Links return status code in Header
User should see External Menu Links no referrer attribute in Header
verifyHeaderMenu
User should see Header Menu
verifyHeaderNavigation
User can click on Hamburger
Houseguests link is clicked
User can click on Hamburger
News link is clicked
User can click on Hamburger
Photos link is clicked
User can click on Hamburger
FullEpisodes link is clicked
User can click on Hamburger
home is clicked
verifyHouseguestInfo
User can click on Hamburger
Houseguests link is clicked
verifyHouseguestContent
User can click on Hamburger
Houseguests link is clicked
verifyHomePageeSections
User should see Schedule Text
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
0 ms
verifyHeaderNavigation
3811 ms
afterMethod
44552 ms
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
44646 ms
verifyHeaderMenu
47355 ms
afterMethod
147778 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
147857 ms
verifyHouseguestsPage
150581 ms
afterMethod
171231 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
171318 ms
verifyHouseguestInfo
174206 ms
afterMethod
188266 ms
corusent.qa.bbcan.tests.houseguests.HouseGuestsCatchUp
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
188356 ms
verifyHouseguestContent
190662 ms
afterMethod
199974 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
200059 ms
verifyHomePageeSections
202788 ms
afterMethod
204068 ms
corusent.qa.bbcan.tests.footer.MenuInFooter
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
204145 ms
verifyMenuLinksInFooter
207172 ms
afterMethod
234631 ms
corusent.qa.bbcan.tests.footer.BrandLogo
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
234705 ms
verifyBrandLogoInFooter
237332 ms
afterMethod
267837 ms
corusent.qa.bbcan.tests.footer.CopyrightYearTest1
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
267923 ms
testCopyrightYear
270941 ms
afterMethod
271169 ms
corusent.qa.bbcan.tests.footer.FooterMenuNavigation
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
271245 ms
verifyFooterNavigation
273801 ms
afterMethod
275070 ms
corusent.qa.bbcan.tests.menu.MenuInHeader
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
275145 ms
verifyMenuLinksInHeader
278177 ms
afterMethod
297348 ms
corusent.qa.bbcan.tests.social.SocialLinksTest1
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
297422 ms
testFooterSocialLinks
301296 ms
afterMethod
303016 ms
corusent.qa.bbcan.tests.logo.LogoHeaderTest1
beforeMethod(Chrome, https://uat11.bigbrothercanada.ca/)
303091 ms
testHeaderLogoImage
305411 ms
afterMethod
307618 ms