Test results
1 suite
corusent.qa.corusent.tests.header.HeaderLogo
testHeaderLogo
org.openqa.selenium.WebDriverException: unknown error: Chrome failed to start: exited abnormally. (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location /usr/bin/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.) Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'ip-10-31-218-116.ec2.internal', ip: '10.31.218.116', os.name: 'Linux', os.arch: 'amd64', os.version: '4.14.225-121.362.amzn1.x86_64', java.version: '11.0.10' Driver info: driver.version: ChromeDriver remote stacktrace: #0 0x55aa093592b9 <unknown> at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$errorHandler$0(W3CHandshakeResponse.java:62) at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30) at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:543) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:74) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136) 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.startSession(RemoteWebDriver.java:213) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:131) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:137) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:92) at corusent.qa.corusent.base.BaseTest.beforeMethod(BaseTest.java:32) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) 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:834) ... Removed 26 stack frames
(Verify Corus Brand Logo in header.)
/codebuild/output/src107912540/src/Corusent/resources/TestNG-Corusent-UAT-HeaderValidations.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite configfailurepolicy="continue" thread-count="1" parallel="tests" name="Corusent-UAT-TestSuite-Header-Validation" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="CorusentChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat1.corusent.com/"/>
    <classes>
      <class name="corusent.qa.corusent.tests.header.HeaderLogo"/>
    </classes>
  </test> <!-- CorusentChromeDesktop -->
</suite> <!-- Corusent-UAT-TestSuite-Header-Validation -->
            
Tests for Corusent-UAT-TestSuite-Header-Validation
  • CorusentChromeDesktop (1 class)
Groups for Corusent-UAT-TestSuite-Header-Validation
Times for Corusent-UAT-TestSuite-Header-Validation
Total running time: 1 seconds
Reporter output for Corusent-UAT-TestSuite-Header-Validation
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.header.HeaderLogo
beforeMethod(Chrome, https://uat1.corusent.com/) 0 ms
testHeaderLogo 1592 ms
afterMethod 1594 ms