Class GetDriver

java.lang.Object
com.thegoate.dsl.DSL
com.goate.selenium.dsl.GetDriver

public class GetDriver extends com.thegoate.dsl.DSL
Builds and sets the selenium web driver. Created by Eric Angeli on 6/27/2017.
  • Constructor Details

    • GetDriver

      public GetDriver()
    • GetDriver

      public GetDriver(Object value)
  • Method Details

    • evaluate

      public Object evaluate(com.thegoate.Goate data)
      Specified by:
      evaluate in class com.thegoate.dsl.DSL