Package com.applitools.eyes.appium
Class AppiumRunner
- java.lang.Object
-
- com.applitools.eyes.EyesRunner
-
- com.applitools.eyes.selenium.ClassicRunner
-
- com.applitools.eyes.appium.AppiumRunner
-
- All Implemented Interfaces:
AutoCloseable
public class AppiumRunner extends com.applitools.eyes.selenium.ClassicRunner
-
-
Constructor Summary
Constructors Constructor Description AppiumRunner()used for instantiating Appium Runner
-
Method Summary
-
Methods inherited from class com.applitools.eyes.EyesRunner
close, getAgentId, getAllTestResults, getAllTestResults, getCommandExecutor, getLogger, getManagerRef, getProxy, getRefer, getRemoveDuplicateTests, isDontCloseBatches, logSessionResultsAndThrowException, runServer, setCommandExecutor, setDontCloseBatches, setLogHandler, setManagerRef, setProxy, setRemoveDuplicateTests
-
-