Test results
1 suite, 2 failed tests
corusent.qa.bbcan.tests.logo.LogoHeader
testHeaderLogoImage
org.openqa.selenium.ElementNotInteractableException: element not interactable (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-217-146.ec2.internal', ip: '10.31.217.146', 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:42457}, 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: a63616937ba474ffa66d0bb7f8b10518 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.PageObjectLogo.clickLogo(PageObjectLogo.java:35) at corusent.qa.bbcan.tests.logo.LogoHeader.testHeaderLogoImage(LogoHeader.java:35) 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 Logo image in header)
corusent.qa.bbcan.tests.logo.LogoFooter
testFooterLogoImage
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (392, -7146) (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-217-146.ec2.internal', ip: '10.31.217.146', 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:34183}, 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: f3becbfd485b25206c9ad7e3e6d19642 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.PageObjectLogo.clickLogo(PageObjectLogo.java:35) at corusent.qa.bbcan.tests.logo.LogoFooter.testFooterLogoImage(LogoFooter.java:38) 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 Logo image in footer)
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
verifyHouseguestInfo (Verify Houseguest name)
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
verifyHouseguestsPage (Verify guests on page)
corusent.qa.bbcan.tests.footer.FooterMenuNavigation
verifyFooterNavigation (Clicking on links)
corusent.qa.bbcan.tests.header.HeaderMenu
verifyHeaderMenu (Verify Header Items)
corusent.qa.bbcan.tests.header.HeaderNavigation
verifyHeaderNavigation (Clicking on links)
corusent.qa.bbcan.tests.footer.CopyrightYear
testCopyrightYear (Verify Copyright Year under Footer Menu)
corusent.qa.bbcan.tests.HomePage.HomePageSections
verifyHomePageSections (Verify Home sections Items)
corusent.qa.bbcan.tests.footer.FooterVerifyBrokenLinks
footerVerifyBrokenLinks
corusent.qa.bbcan.tests.footer.FooterMenu
verifyMenuLinksInFooter (Verify Menu Links In Footer)
corusent.qa.bbcan.tests.footer.BrandLogos
verifyBrandLogoInFooter (Verify Brand Logo In Footer)
/codebuild/output/src412563357/src/BBCAN/resources/testngBbcanUat.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" parallel="tests" name="TestSuiteBbcanUat" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="BbcanChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat12.bigbrothercanada.ca/"/>
    <classes>
      <class name="corusent.qa.bbcan.tests.header.HeaderMenu"/>
      <class name="corusent.qa.bbcan.tests.header.HeaderNavigation"/>
      <class name="corusent.qa.bbcan.tests.footer.BrandLogos"/>
      <class name="corusent.qa.bbcan.tests.footer.CopyrightYear"/>
      <class name="corusent.qa.bbcan.tests.footer.FooterVerifyBrokenLinks"/>
      <class name="corusent.qa.bbcan.tests.footer.FooterMenu"/>
      <class name="corusent.qa.bbcan.tests.footer.FooterMenuNavigation"/>
      <class name="corusent.qa.bbcan.tests.HomePage.HomePageSections"/>
      <class name="corusent.qa.bbcan.tests.houseguests.HouseguestsPage"/>
      <class name="corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage"/>
      <class name="corusent.qa.bbcan.tests.logo.LogoHeader"/>
      <class name="corusent.qa.bbcan.tests.logo.LogoFooter"/>
    </classes>
  </test> <!-- BbcanChromeDesktop -->
</suite> <!-- TestSuiteBbcanUat -->
            
Tests for TestSuiteBbcanUat
  • BbcanChromeDesktop (12 classes)
Groups for TestSuiteBbcanUat
Times for TestSuiteBbcanUat
Total running time: 8 minutes
Reporter output for TestSuiteBbcanUat
footerVerifyBrokenLinks
https://www.globaltv.com/about-us/ - OK https://www.globaltv.com/faq/#contact - OK https://www.corusent.com/terms-of-use/ - OK https://www.corusent.com/ - OK https://www.globaltv.com/faq/ - OK https://uat12.bigbrothercanada.ca/official-rules/ - OK https://www.corusent.com/accessibility/ - OK
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
verifyHouseguestInfo
User can click on Hamburger Houseguests link is clicked Hoseguest name 1 is displayed Hoseguest 1 HOH is displayed Hoseguest 1 POV is displayed Hoseguest 1 Stats are displayed Hoseguest 1 age is displayed Hoseguest hometown is displayed Hoseguest occupation is displayed Hoseguest description is displayed Hoseguest name 2 is displayed Hoseguest 2 HOH is displayed Hoseguest 2 POV is displayed Hoseguest 2 Stats are displayed Hoseguest 2 age is displayed Hoseguest 2 hometown is displayed Hoseguest 2 occupation is displayed Hoseguest 2 description is displayed Hoseguest name 3 is displayed Hoseguest 3 HOH is displayed Hoseguest 3 POV is displayed Hoseguest 3 Stats are displayed Hoseguest 3 age is displayed Hoseguest 3 hometown is displayed Hoseguest 3 occupation is displayed Hoseguest 3 description is displayed
verifyHouseguestsPage
User can click on Hamburger Houseguests link is clicked SANTINA CARLSON AMAL BASHIR RENEE MIOR DANIEL CLARKE DAN SZABO HOPE AGBOLOSOO ANIKA MYSHA JOHN MICHAEL SOSA KUZIVAKWASHE “KUZIE” MUJAKACHI JONATHAN LEONARD ROBERTO LOPEZ CLAUDIA SHIFFER
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
verifyBrandLogoInFooter
User should see Brand Global Logo in Footer Brand Logo title is Global User can click on Global Logo User should see Brand Insight Logo in Footer Brand Logo Title is Insight User can click on Insight Logo
verifyHomePageSections
User should see Schedule Text Learn More button is clicked Hero Title is clicked Whats New section is displayed User should see BBCAN11 Photos Text User should see CatchUp Text User should see Load More Load More is clicked Amal is selected
verifyHeaderMenu
User should see Header Menu Home link is OK Home Item Title is in Header Menu Full Episodes link is OK Full Episodes title is in Header Menu Houseguests link is OK Houseguests title is in Header Menu Photos link is OK Photos title is in Header Menu News link is OK News title is in Header Menu
testCopyrightYear
Footer copyright year date is updated to 2024
verifyFooterNavigation
About link clicked Advertise link clicked Contact us link clicked FAQ link clicked Feedback link clicked Privacy link clicked Terms of Use link clicked Rules link clicked
testFooterLogoImage
Footer Logo is present Footer logo alt text is present Footer logo image width is ok
testHeaderLogoImage
Header Logo is present Header logo alt text is present Header logo image width is ok
0 ignored methods
Methods in chronological order
corusent.qa.bbcan.tests.header.HeaderMenu
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 0 ms
verifyHeaderMenu 3780 ms
afterMethod 7418 ms
corusent.qa.bbcan.tests.header.HeaderNavigation
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 7490 ms
verifyHeaderNavigation 9487 ms
afterMethod 49147 ms
corusent.qa.bbcan.tests.footer.BrandLogos
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 49227 ms
verifyBrandLogoInFooter 51207 ms
afterMethod 124534 ms
corusent.qa.bbcan.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 124614 ms
testCopyrightYear 126374 ms
afterMethod 126629 ms
corusent.qa.bbcan.tests.footer.FooterVerifyBrokenLinks
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 126699 ms
footerVerifyBrokenLinks 128749 ms
afterMethod 145001 ms
corusent.qa.bbcan.tests.footer.FooterMenu
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 145071 ms
verifyMenuLinksInFooter 146805 ms
afterMethod 162400 ms
corusent.qa.bbcan.tests.footer.FooterMenuNavigation
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 162474 ms
verifyFooterNavigation 164255 ms
afterMethod 196853 ms
corusent.qa.bbcan.tests.HomePage.HomePageSections
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 196985 ms
verifyHomePageSections 199501 ms
afterMethod 281267 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsPage
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 281346 ms
verifyHouseguestsPage 283257 ms
afterMethod 304384 ms
corusent.qa.bbcan.tests.houseguests.HouseguestsDetailsPage
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 304456 ms
verifyHouseguestInfo 306780 ms
afterMethod 469012 ms
corusent.qa.bbcan.tests.logo.LogoHeader
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 469096 ms
testHeaderLogoImage 470881 ms
afterMethod 524934 ms
corusent.qa.bbcan.tests.logo.LogoFooter
beforeMethod(Chrome, https://uat12.bigbrothercanada.ca/) 525009 ms
testFooterLogoImage 527024 ms
afterMethod 532647 ms