Uses of Interface
com.intuit.karate.core.Plugin
-
-
Uses of Plugin in com.intuit.karate.core
Fields in com.intuit.karate.core declared as Plugin Modifier and Type Field Description protected PluginScenarioEngine. robotMethods in com.intuit.karate.core that return Plugin Modifier and Type Method Description PluginPluginFactory. create(ScenarioRuntime runtime, Map<String,Object> options)Methods in com.intuit.karate.core with parameters of type Plugin Modifier and Type Method Description voidScenarioEngine. setRobot(Plugin robot) -
Uses of Plugin in com.intuit.karate.driver
Subinterfaces of Plugin in com.intuit.karate.driver Modifier and Type Interface Description interfaceDriverClasses in com.intuit.karate.driver that implement Plugin Modifier and Type Class Description classDevToolsDriverclassWebDriver -
Uses of Plugin in com.intuit.karate.driver.appium
Classes in com.intuit.karate.driver.appium that implement Plugin Modifier and Type Class Description classAndroidDriverclassAppiumDriverclassIosDriver -
Uses of Plugin in com.intuit.karate.driver.chrome
Classes in com.intuit.karate.driver.chrome that implement Plugin Modifier and Type Class Description classChromeclassChromeWebDriver -
Uses of Plugin in com.intuit.karate.driver.firefox
Classes in com.intuit.karate.driver.firefox that implement Plugin Modifier and Type Class Description classGeckoWebDriver -
Uses of Plugin in com.intuit.karate.driver.microsoft
Classes in com.intuit.karate.driver.microsoft that implement Plugin Modifier and Type Class Description classEdgeChromiumclassIeWebDriverclassMsEdgeDriverclassMsWebDriverclassWinAppDriver -
Uses of Plugin in com.intuit.karate.driver.playwright
Classes in com.intuit.karate.driver.playwright that implement Plugin Modifier and Type Class Description classPlaywrightDriver -
Uses of Plugin in com.intuit.karate.driver.safari
Classes in com.intuit.karate.driver.safari that implement Plugin Modifier and Type Class Description classSafariWebDriver
-