| Package | Description |
|---|---|
| com.applitools.eyes.triggers | |
| com.applitools.eyes.visualgrid.services |
| Constructor and Description |
|---|
VisualGridRunner0(RunnerOptions runnerOptions) |
VisualGridRunner0(RunnerOptions runnerOptions,
String suiteName) |
| Modifier and Type | Method and Description |
|---|---|
RunnerOptions |
RunnerOptions.apiKey(String apiKey) |
RunnerOptions |
RunnerOptions.autProxy(AbstractProxySettings autProxy)
Setting a separated proxy for requests made to non-eyes domains.
|
RunnerOptions |
RunnerOptions.autProxy(AbstractProxySettings autProxy,
String[] domains)
Setting a separated proxy for requests sent to the given domains.
|
RunnerOptions |
RunnerOptions.autProxy(AbstractProxySettings autProxy,
String[] domains,
RunnerOptions.AutProxyMode mode)
Setting a separated proxy for requests sent to the given domains (if mode is
RunnerOptions.AutProxyMode.ALLOW
or for requests sent to domains other than the given domains (if mode is RunnerOptions.AutProxyMode.BLOCK. |
RunnerOptions |
RunnerOptions.proxy(AbstractProxySettings proxySettings) |
RunnerOptions |
RunnerOptions.serverUrl(String serverUrl) |
RunnerOptions |
RunnerOptions.testConcurrency(int testConcurrency) |
Copyright © 2022. All rights reserved.