Package de.otto.jlineup.browser
Class ScreenshotContext
java.lang.Object
de.otto.jlineup.browser.ScreenshotContext
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal DeviceConfigfinal BrowserStepfinal Stringfinal UrlConfigfinal Stringfinal String -
Method Summary
Modifier and TypeMethodDescriptionintstatic ScreenshotContext.BuilderbooleanbooleangetUrl()inthashCode()static ScreenshotContextof(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig) static ScreenshotContextof(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig, List<Cookie> cookies) static ScreenshotContextof(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig, List<Cookie> cookies, String urlKey) static ScreenshotContext.BuildertoString()
-
Field Details
-
url
-
urlSubPath
-
deviceConfig
-
cookies
-
step
-
urlConfig
-
urlKey
-
-
Method Details
-
of
public static ScreenshotContext of(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig, List<Cookie> cookies, String urlKey) -
of
public static ScreenshotContext of(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig, List<Cookie> cookies) -
of
public static ScreenshotContext of(String url, String path, DeviceConfig deviceConfig, BrowserStep step, UrlConfig urlConfig) -
screenshotContextBuilder
-
copyOfBuilder
-
getUrl
-
getUrlSubPath
-
getDeviceConfig
-
getCookies
-
contextHash
public int contextHash() -
equalsIgnoreStep
-
equals
-
hashCode
public int hashCode() -
toString
-
getShortDescription
-