- 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
-
- SCROLL_INTO_VIEW_JS - Static variable in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- SCROLL_TO_JS - Static variable in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- ScrollStrategy - Enum in com.assertthat.selenium_shutterbug.utils.web
-
Created by Glib_Briia on 17/06/2016.
- 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
-
- 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
-
- setImage(BufferedImage, Coordinates) - Method in class com.assertthat.selenium_shutterbug.core.ElementSnapshot
-
- setImage(BufferedImage) - Method in class com.assertthat.selenium_shutterbug.core.Snapshot
-
- setScrollTimeout(int) - Method in class com.assertthat.selenium_shutterbug.utils.web.Browser
-
- 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, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when need to screenshot particular element.
- shootPage(WebDriver) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
Make screen shot of the viewport only.
- shootPage(WebDriver, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
Make screen shot of the viewport only.
- shootPage(WebDriver, ScrollStrategy) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screen shooting the page
and need to scroll while making screen shots, either vertically or
horizontally or both directions (Chrome).
- shootPage(WebDriver, ScrollStrategy, int) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screen shooting the page
and need to scroll while making screen shots, either vertically or
horizontally or both directions (Chrome).
- shootPage(WebDriver, ScrollStrategy, int, boolean) - Static method in class com.assertthat.selenium_shutterbug.core.Shutterbug
-
To be used when screen shooting the page
and need to scroll while making screen shots, either vertically or
horizontally or both directions (Chrome).
- Shutterbug - Class in com.assertthat.selenium_shutterbug.core
-
Created by Glib_Briia on 26/06/2016.
- Shutterbug() - Constructor for class com.assertthat.selenium_shutterbug.core.Shutterbug
-
- 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
-