public class DesktopBrowserInfo extends Object implements IRenderingBrowserInfo
| Constructor and Description |
|---|
DesktopBrowserInfo(int width,
int height) |
DesktopBrowserInfo(int width,
int height,
com.applitools.eyes.selenium.BrowserType browserType) |
DesktopBrowserInfo(int width,
int height,
com.applitools.eyes.selenium.BrowserType browserType,
String baselineEnvName) |
DesktopBrowserInfo(com.applitools.eyes.RectangleSize viewportSize,
com.applitools.eyes.selenium.BrowserType browserType) |
DesktopBrowserInfo(com.applitools.eyes.RectangleSize viewportSize,
com.applitools.eyes.selenium.BrowserType browserType,
String baselineEnvName) |
| Modifier and Type | Method and Description |
|---|---|
RenderBrowserInfo |
getRenderBrowserInfo() |
public DesktopBrowserInfo(com.applitools.eyes.RectangleSize viewportSize,
com.applitools.eyes.selenium.BrowserType browserType,
String baselineEnvName)
public DesktopBrowserInfo(com.applitools.eyes.RectangleSize viewportSize,
com.applitools.eyes.selenium.BrowserType browserType)
public DesktopBrowserInfo(int width,
int height)
public DesktopBrowserInfo(int width,
int height,
com.applitools.eyes.selenium.BrowserType browserType,
String baselineEnvName)
public DesktopBrowserInfo(int width,
int height,
com.applitools.eyes.selenium.BrowserType browserType)
public RenderBrowserInfo getRenderBrowserInfo()
Copyright © 2021. All rights reserved.