Skip navigation links
A B C E F G I M N P Q S T W 

A

afterClickOn(WebElement, WebDriver) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

B

beforeClickOn(WebElement, WebDriver) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

C

close() - Method in class com.github.bogdanlivadariu.gifwebdriver.Giffer
 
close() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
com.github.bogdanlivadariu.gifwebdriver - package com.github.bogdanlivadariu.gifwebdriver
 
createGif() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Creates the GIF and writes it on the disk

E

executeAsyncScript(String, Object...) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
executeScript(String, Object...) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

F

findElement(By) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
findElements(By) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

G

get(String) - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getCurrentUrl() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getGeneratedGIFsFolderName() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Defaults to "project.dir/rootDir/uniqueId/generatedGifs"
getGifScreenshotWorker() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getPageSource() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getRootDir() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
 
getScreenshotsFolderName() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Defaults to "project.dir/rootDir/uniqueId/screenshots"
getTimeBetweenFramesInMilliseconds() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Defaults to 500ms
getTitle() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getUniqueName() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
 
getWindowHandle() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
getWindowHandles() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
Giffer - Class in com.github.bogdanlivadariu.gifwebdriver
 
Giffer(ImageOutputStream, int, int, boolean) - Constructor for class com.github.bogdanlivadariu.gifwebdriver.Giffer
 
GifScreenshotWorker - Class in com.github.bogdanlivadariu.gifwebdriver
Worker responsible of taking,storing screenshots and generating the GIF based on tem
GifScreenshotWorker(WebDriver) - Constructor for class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
 
GifScreenshotWorker(WebDriver, String, String, String, boolean) - Constructor for class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
 
GifWebDriver - Class in com.github.bogdanlivadariu.gifwebdriver
Wrapper over the WebDriver that allows taking screenshots during test execution and generate a gif based on the set of screenshots taken during test execution
GifWebDriver(WebDriver) - Constructor for class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
GifWebDriver(WebDriver, GifScreenshotWorker) - Constructor for class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

I

isLoopContinuously() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Defaults to false

M

manage() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 
metadata - Variable in class com.github.bogdanlivadariu.gifwebdriver.Giffer
 

N

navigate() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

P

params - Variable in class com.github.bogdanlivadariu.gifwebdriver.Giffer
 

Q

quit() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifWebDriver
 

S

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
 

T

takeScreenshot() - Method in class com.github.bogdanlivadariu.gifwebdriver.GifScreenshotWorker
Takes a screenshot of the current page

W

writer - Variable in class com.github.bogdanlivadariu.gifwebdriver.Giffer
 
writeToSequence(RenderedImage) - Method in class com.github.bogdanlivadariu.gifwebdriver.Giffer
 
A B C E F G I M N P Q S T W 
Skip navigation links

Copyright © 2018. All rights reserved.