| Package | Description |
|---|---|
| com.applitools.eyes.visualgrid.model |
| Modifier and Type | Method and Description |
|---|---|
VisualGridSelector |
RenderInfo.getSelector() |
| Modifier and Type | Method and Description |
|---|---|
List<VisualGridSelector> |
RenderRequest.getSelectorsToFindRegionsFor() |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderInfo.setSelector(VisualGridSelector selector) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderRequest.setSelectorsToFindRegionsFor(List<VisualGridSelector> selectorsToFindRegionsFor) |
| Constructor and Description |
|---|
RenderInfo(int width,
int height,
String target,
Region region,
VisualGridSelector selector,
EmulationBaseInfo emulationInfo,
IosDeviceInfo iosDeviceInfo) |
| Constructor and Description |
|---|
RenderRequest(String testId,
String webHook,
String url,
RGridDom dom,
Map<String,RGridResource> resources,
RenderInfo renderInfo,
String platform,
BrowserType browserName,
Object scriptHooks,
List<VisualGridSelector> selectorsToFindRegionsFor,
boolean sendDom,
String renderer,
String stepId,
String stitchingService,
List<VisualGridOption> visualGridOptions,
String agentId) |
Copyright © 2022. All rights reserved.