- setGeneratedGIFsFolderName(String) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
-
Set location where generated GIFs will be stored on disk
- setLoopContinuously(boolean) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
-
Set weather the generated GIF will loop
- setRootDir(String) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
-
Folder on disk where screenshots and generated GIFs will be stored
Defaults to "project.dir/gifScreenshotsFolder/uniqueId/"
- setScreenshotsFolderName(String) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
-
Set location where screenshots will be stored on disk
- setTimeBetweenFramesInMilliseconds(int) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
-
Set the delay used to switch from one image to another on thegenerated GIV
- switchTo() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
-