Skip navigation links
WorkFusion RPA Simplified API
$ A B C D E F G H I J K L M N O P R S T U V W Z 

F

fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.Size
Deprecated.
 
fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeGreaterThan
Deprecated.
 
fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeGreaterThanOrEqual
Deprecated.
 
fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeLessThan
Deprecated.
 
fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeLessThanOrEqual
Deprecated.
 
fail(List<? extends WebElement>, String) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeNotEqual
Deprecated.
 
files() - Static method in class com.workfusion.rpa.helpers.resources.Filter
Result list will contain only files.
filesAndFolders() - Static method in class com.workfusion.rpa.helpers.resources.Filter
Result list will contain both files and folders.
Filter - Class in com.workfusion.rpa.helpers.resources
Class for specifying rules for filtration resources while listing directory or searching for files
filter(UiCondition) - Method in class com.workfusion.rpa.helpers.UiElementCollection
Filters collection elements based on the given condition
FilterBuilder - Class in com.workfusion.rpa.helpers.resources
 
filterBy(UiCondition) - Method in class com.workfusion.rpa.helpers.UiElementCollection
Filters collection elements based on the given condition
find(String) - Method in class com.workfusion.rpa.helpers.UiElement
Find the first matching element inside given element
find(String, int) - Method in class com.workfusion.rpa.helpers.UiElement
Find the Nth matching element inside given element
find(By) - Method in class com.workfusion.rpa.helpers.UiElement
Find the first matching element inside given element
find(By, int) - Method in class com.workfusion.rpa.helpers.UiElement
Find the Nth matching element inside given element
find(UiCondition) - Method in class com.workfusion.rpa.helpers.UiElementCollection
Find the first element which met the given condition
findAll(String) - Method in class com.workfusion.rpa.helpers.UiElement
Short form of webDriver.findElements(thisElement, By.cssSelector(cssSelector))
findAll(By) - Method in class com.workfusion.rpa.helpers.UiElement
Short form of webDriver.findElements(thisElement, selector)
findBy(UiCondition) - Method in class com.workfusion.rpa.helpers.UiElementCollection
Find the first element which met the given condition
findElement(SearchContext) - Method in class com.workfusion.rpa.helpers.selectors.ByImage
 
findElement(By) - Method in class com.workfusion.rpa.helpers.UiElement
 
findElements(SearchContext) - Method in class com.workfusion.rpa.helpers.selectors.ByImage
 
findElements(By) - Method in class com.workfusion.rpa.helpers.UiElement
 
first() - Method in class com.workfusion.rpa.helpers.UiElementCollection
 
fluentWait() - Static method in class com.workfusion.rpa.helpers.RPA
Creates an org.openqa.selenium.support.ui.FluentWait instance with Selenide timeout/polling.
focus() - Method in class com.workfusion.rpa.helpers.UiElement
 
FOCUSED - Static variable in class com.workfusion.rpa.helpers.UiConditions
Check if browser focus is currently on a given element.
folders() - Static method in class com.workfusion.rpa.helpers.resources.Filter
Result list will contain only folders.
forward() - Static method in class com.workfusion.rpa.helpers.RPA
Desktop: moves forward to next window in desktopDriver history
fromJson(String) - Static method in class com.workfusion.rpa.helpers.PointedCoordinates
Converts JSON string to PointedCoordinates object
$ A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links
WorkFusion RPA Simplified API

Copyright © 2024 WorkFusion, Inc. All rights reserved.