Test results
1 suite
historiatv.qa.historiatv.tests.thumbnails
homePageSections
java.lang.IllegalStateException: The driver executable is a directory: /codebuild/output/src018414973/src/Historiatv/chromedriver.exe at com.google.common.base.Preconditions.checkState(Preconditions.java:585) at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:148) at org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:141) at org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:35) at org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:159) at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:355) at org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:94) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157) at historiatv.qa.historiatv.helper.DriverHelper.getDriver(DriverHelper.java:142) at historiatv.qa.historiatv.helper.DriverHelper.getDriver(DriverHelper.java:91) at historiatv.qa.historiatv.base.BaseTest.beforeMethod(BaseTest.java:30) 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
historiatv.qa.historiatv.tests.TopNavigationMenu
clickTopNavigation
java.lang.IllegalStateException: The driver executable is a directory: /codebuild/output/src018414973/src/Historiatv/chromedriver.exe at com.google.common.base.Preconditions.checkState(Preconditions.java:585) at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:148) at org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:141) at org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:35) at org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:159) at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:355) at org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:94) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157) at historiatv.qa.historiatv.helper.DriverHelper.getDriver(DriverHelper.java:142) at historiatv.qa.historiatv.helper.DriverHelper.getDriver(DriverHelper.java:91) at historiatv.qa.historiatv.base.BaseTest.beforeMethod(BaseTest.java:30) 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
/codebuild/output/src018414973/src/Historiatv/resources/TestNG-HistoriaTV-UAT-TestSuite.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="CorusentUATHistoriaTVTestSuite" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="3" parallel="classes" name="CorusentChromeDesktopHistoriaTVTest" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat1.historiatv.com/"/>
    <classes>
      <class name="historiatv.qa.historiatv.tests.thumbnails"/>
      <class name="historiatv.qa.historiatv.tests.TopNavigationMenu"/>
    </classes>
  </test> <!-- CorusentChromeDesktopHistoriaTVTest -->
</suite> <!-- CorusentUATHistoriaTVTestSuite -->
            
Tests for CorusentUATHistoriaTVTestSuite
  • CorusentChromeDesktopHistoriaTVTest (2 classes)
Groups for CorusentUATHistoriaTVTestSuite
Times for CorusentUATHistoriaTVTestSuite
Total running time: 0 ms
Reporter output for CorusentUATHistoriaTVTestSuite
0 ignored methods
Methods in chronological order
historiatv.qa.historiatv.tests.thumbnails
beforeMethod(Chrome, https://uat1.historiatv.com/) 0 ms
historiatv.qa.historiatv.tests.TopNavigationMenu
beforeMethod(Chrome, https://uat1.historiatv.com/) 8 ms
historiatv.qa.historiatv.tests.thumbnails
homePageSections 128 ms
afterMethod 129 ms
historiatv.qa.historiatv.tests.TopNavigationMenu
clickTopNavigation 132 ms
afterMethod 133 ms