Uses of Class
com.applitools.eyes.visualgrid.services.RunnerOptions
Packages that use RunnerOptions
-
Uses of RunnerOptions in com.applitools.eyes
Constructors in com.applitools.eyes with parameters of type RunnerOptionsModifierConstructorDescriptionEyesRunner(RunnerSettings runnerSettings, RunnerOptions runnerOptions) -
Uses of RunnerOptions in com.applitools.eyes.visualgrid.services
Methods in com.applitools.eyes.visualgrid.services that return RunnerOptionsModifier and TypeMethodDescriptionRunnerOptions.autProxy(com.applitools.eyes.AbstractProxySettings autProxy) Setting a separated proxy for requests made to non-eyes domains.Setting a separated proxy for requests sent to the given domains.RunnerOptions.autProxy(com.applitools.eyes.AbstractProxySettings autProxy, String[] domains, com.applitools.eyes.AutProxyMode mode) Setting a separated proxy for requests sent to the given domains (if mode isAutProxyMode.ALLOWor for requests sent to domains other than the given domains (if mode isAutProxyMode.BLOCK.RunnerOptions.autProxy(com.applitools.eyes.AutProxySettings autProxy) RunnerOptions.logHandler(com.applitools.eyes.LogHandler logHandler) RunnerOptions.proxy(com.applitools.eyes.AbstractProxySettings proxySettings) RunnerOptions.testConcurrency(int testConcurrency)