Class TestNGSecuencialRunner


  • public class TestNGSecuencialRunner
    extends cucumber.api.testng.AbstractTestNGCucumberTests
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String BASE_URL  
      protected org.openqa.selenium.WebDriver driver  
    • Method Summary

      • Methods inherited from class cucumber.api.testng.AbstractTestNGCucumberTests

        runScenario, scenarios, setUpClass, tearDownClass
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • driver

        protected org.openqa.selenium.WebDriver driver
      • BASE_URL

        protected java.lang.String BASE_URL
    • Constructor Detail

      • TestNGSecuencialRunner

        public TestNGSecuencialRunner()