Test results
1 suite, 2 failed tests
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration
mediaAccessRegistration
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//h2[normalize-space()='Thank you for your request!']"} (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-222-150.ec2.internal', ip: '10.31.222.150', 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.GFZzzO}, goog:chromeOptions: {debuggerAddress: localhost:38649}, 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: 9a780b8de7a7c5f8d2e09f8957bbf24e *** Element info: {Using=xpath, value=//h2[normalize-space()='Thank you for your request!']} 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.findElementByXPath(RemoteWebDriver.java:428) at org.openqa.selenium.By$ByXPath.findElement(By.java:353) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:315) at corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration.mediaAccessRegistration(MediaAccessRegistration.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
corusent.qa.corusent.tests.mediaCentre.MediaAccessSignIn
testMediaAccessSignIn
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (458, 752) (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-222-150.ec2.internal', ip: '10.31.222.150', 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.pMAqCO}, goog:chromeOptions: {debuggerAddress: localhost:41051}, 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: a296ed77299767bdd9223d9a81e883d0 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.corusent.tests.mediaCentre.MediaAccessSignIn.testMediaAccessSignIn(MediaAccessSignIn.java:48) 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
corusent.qa.corusent.tests.mediaCentre.MediaAccessLanding
mediaAccessPageDisplays
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationPasswordMismatch
mediaAcessRegistrationPasswordMismatch
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationErrorsValidation
mediaAcessRegistrationErrorsValidation
/codebuild/output/src084793201/src/Corusent/resources/TestNG-Corusent-UAT-RegressionTestSuite.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="CorusentUATRegressionTestSuite" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="3" parallel="classes" name="CorusentChromeDesktopRegressionTest" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat1.corusent.com/"/>
    <classes>
      <class name="corusent.qa.corusent.tests.mediaCentre.MediaAccessLanding"/>
      <class name="corusent.qa.corusent.tests.mediaCentre.MediaAccessSignIn"/>
      <class name="corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration"/>
      <class name="corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationErrorsValidation"/>
      <class name="corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationPasswordMismatch"/>
    </classes>
  </test> <!-- CorusentChromeDesktopRegressionTest -->
</suite> <!-- CorusentUATRegressionTestSuite -->
            
Tests for CorusentUATRegressionTestSuite
  • CorusentChromeDesktopRegressionTest (5 classes)
Groups for CorusentUATRegressionTestSuite
Times for CorusentUATRegressionTestSuite
Total running time: 38 seconds
Reporter output for CorusentUATRegressionTestSuite
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.mediaCentre.MediaAccessLanding
beforeMethod(Chrome, https://uat1.corusent.com/) 0 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration
beforeMethod(Chrome, https://uat1.corusent.com/) 4 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessSignIn
beforeMethod(Chrome, https://uat1.corusent.com/) 8 ms
testMediaAccessSignIn 1403 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration
mediaAccessRegistration 1405 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessLanding
mediaAccessPageDisplays 1408 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessSignIn
afterMethod 7635 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationErrorsValidation
beforeMethod(Chrome, https://uat1.corusent.com/) 7733 ms
mediaAcessRegistrationErrorsValidation 8179 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessLanding
afterMethod 8224 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationPasswordMismatch
beforeMethod(Chrome, https://uat1.corusent.com/) 8225 ms
mediaAcessRegistrationPasswordMismatch 8553 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationErrorsValidation
afterMethod 13461 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistrationPasswordMismatch
afterMethod 14681 ms
corusent.qa.corusent.tests.mediaCentre.MediaAccessRegistration
afterMethod 15363 ms