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 

A

ACTION_COPY_SELECTED_TEXT - Static variable in class com.workfusion.rpa.helpers.RPA
 
ACTION_GET_CLIPBOARD_TEXT - Static variable in class com.workfusion.rpa.helpers.RPA
 
ACTION_PUTTY_COPY_ALL_TEXT - Static variable in class com.workfusion.rpa.helpers.RPA
 
ACTION_SELECT_ALL_TEXT_AND_COPY - Static variable in class com.workfusion.rpa.helpers.RPA
 
actions() - Static method in class com.workfusion.rpa.helpers.RPA
With this method you can use Selenium Actions like described in the AdvancedUserInteractions page.
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.AndUiCondition
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsEnabled
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsFocused
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsSelected
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.NotUiCondition
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.OrUiCondition
Deprecated.
 
actualValue(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.Wrapper
Deprecated.
 
add(String, Object) - Method in class com.workfusion.rpa.helpers.ScriptParams
Add variable to result of map of variables
addAll(Map<String, Object>) - Method in class com.workfusion.rpa.helpers.ScriptParams
Add all parameter to result of map of variables
and(String, UiCondition...) - Static method in class com.workfusion.rpa.helpers.UiConditions
Check if element matches ALL given conditions.
AndUiCondition - Class in com.workfusion.rpa.helpers.conditions
Deprecated.
use class from conditionsnative package instead.
AndUiCondition(String, UiCondition...) - Constructor for class com.workfusion.rpa.helpers.conditions.AndUiCondition
Deprecated.
 
ApiUtils - Class in com.workfusion.rpa.helpers.utils
 
APPEAR - Static variable in class com.workfusion.rpa.helpers.UiConditions
Synonym for UiConditions.VISIBLE - may be used for better readability Sample $("#logoutLink").should(APPEAR);
APPEARS - Static variable in class com.workfusion.rpa.helpers.UiConditions
Synonym for UiConditions.VISIBLE - may be used for better readability
append(String, String, String) - Static method in class com.workfusion.rpa.helpers.Resource
Appends content to file
append(Object) - Method in class com.workfusion.rpa.helpers.UiElement
Append given text to the text field.
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.AndUiCondition
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.Size
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeGreaterThan
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeGreaterThanOrEqual
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeLessThan
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeLessThanOrEqual
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.SizeNotEqual
Deprecated.
 
apply(List<? extends WebElement>) - Method in class com.workfusion.rpa.helpers.conditions.collection.UiCollectionCondition
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.ExpectsAttribute
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.ExpectsValue
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.HasAttribute
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.HasCssClass
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsDisabled
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsDisplayed
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsEnabled
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsExists
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsFocused
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsHidden
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.IsSelected
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.MatchRegexp
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.NotUiCondition
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.OrUiCondition
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.TextCaseInSensitive
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.TextCaseSensitive
Deprecated.
 
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.UiCondition
Deprecated.
Check if given element matches this condition.
apply(WebElement) - Method in class com.workfusion.rpa.helpers.conditions.Wrapper
Deprecated.
 
asJsonString() - Method in class com.workfusion.rpa.helpers.resources.Filter
JSON string representation of filter.
attr(String) - Method in class com.workfusion.rpa.helpers.UiElement
Get the attribute of the element.
attribute(String) - Static method in class com.workfusion.rpa.helpers.UiConditions
Checks that element has a given attribute (with any value)
attribute(String, String) - Static method in class com.workfusion.rpa.helpers.UiConditions
Checks that current element has an attribute with specified value
AUTO_IMPORT_CLASSES - Static variable in class com.workfusion.rpa.helpers.utils.ApiUtils
 
AUTO_IMPORT_PACKAGES - Static variable in class com.workfusion.rpa.helpers.utils.ApiUtils
 
AUTO_IMPORT_STATIC - Static variable in class com.workfusion.rpa.helpers.utils.ApiUtils
 
$ 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.