- save() - Method in class com.assertthat.selenium_shutterbug.core.Snapshot
-
Final method to be called in the chain.
- save(String) - Method in class com.assertthat.selenium_shutterbug.core.Snapshot
-
Final method to be called in the chain.
- scale(BufferedImage, double) - Static method in class com.assertthat.selenium_shutterbug.utils.image.ImageProcessor
-
- scrollElement(WebElement, int, int) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- scrollTo(int, int) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- scrollToElement(WebElement) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- scrollToElementVerticalCentered(WebElement) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- self() - Method in class com.assertthat.selenium_shutterbug.core.ElementSnapshot
-
- self() - Method in class com.assertthat.selenium_shutterbug.core.PageSnapshot
-
- self() - Method in class com.assertthat.selenium_shutterbug.core.Snapshot
-
- sendCommand(String, Object) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- setBeforeShootCondition(Function<WebDriver, ?>) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- setBeforeShootTimeout(int) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- setBetweenScrollTimeout(int) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- setImage(BufferedImage, Coordinates) - Method in class com.assertthat.selenium_shutterbug.core.ElementSnapshot
-
- setImage(BufferedImage) - Method in class com.assertthat.selenium_shutterbug.core.Snapshot
-
- shootElement(WebDriver, WebElement) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element.
- shootElement(WebDriver, WebElement, Capture) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element.
- shootElement(WebDriver, WebElement, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element.
- shootElement(WebDriver, WebElement, Capture, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element.
- shootElementVerticallyCentered(WebDriver, WebElement) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element by vertically centering it in viewport.
- shootElementVerticallyCentered(WebDriver, WebElement, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element by vertically centering it within viewport.
- shootFrame(WebDriver, String, Capture, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootFrame(WebDriver, WebElement, Capture, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootFrame(WebDriver, WebElement, Capture) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootFrame(WebDriver, WebElement, Capture, int, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootFrame(WebDriver, String, Capture) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootFrame(WebDriver, String) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the frame
Takes full frame screenshot be default
- shootPage(WebDriver) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
Make screenshot of the viewport only.
- shootPage(WebDriver, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
Make screenshot of the viewport only.
- shootPage(WebDriver, Capture) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the page
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootPage(WebDriver, Capture, int) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the page
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootPage(WebDriver, Capture, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the page
and need to scroll while making screenshots, either vertically or
horizontally or both directions.
- shootPage(WebDriver, Capture, int, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screenshotting the page
and need to scroll while making screenshots, either vertically or
horizontally or both directions (Chrome).
- Shutterbug - Class in com.assertthat.selenium_shutterbug.core
-
Created by Glib_Briia on 26/06/2016.
- Snapshot<T extends Snapshot> - Class in com.assertthat.selenium_shutterbug.core
-
Created by Glib_Briia on 17/06/2016.
- Snapshot() - Constructor for class com.assertthat.selenium_shutterbug.core.Snapshot
-