- text(String) - Static method in class com.workfusion.rpa.helpers.UiConditions
-
Asserts that element has specified text content
- text(Object) - Method in class com.workfusion.rpa.helpers.UiElement
-
Driver Type: Desktop, Web
- text() - Method in class com.workfusion.rpa.helpers.UiElement
-
Short form of getText()
- text - Static variable in class com.workfusion.rpa.helpers.utils.Html
-
- TextCaseInSensitive - Class in com.workfusion.rpa.helpers.conditions
-
- TextCaseInSensitive(String, String) - Constructor for class com.workfusion.rpa.helpers.conditions.TextCaseInSensitive
-
Deprecated.
- textCaseInSensitive(String) - Static method in class com.workfusion.rpa.helpers.UiConditions
-
Asserts that element has specified text content
- TextCaseSensitive - Class in com.workfusion.rpa.helpers.conditions
-
- TextCaseSensitive(String, String) - Constructor for class com.workfusion.rpa.helpers.conditions.TextCaseSensitive
-
Deprecated.
- timeouts() - Static method in class com.workfusion.rpa.helpers.RPA
-
Driver Type: Desktop, Web
- timeouts(long) - Static method in class com.workfusion.rpa.helpers.RPA
-
Sets the maximum amount of time to wait for:
condition
page load
script to execute
element search
- title() - Static method in class com.workfusion.rpa.helpers.RPA
-
Returns the title of the current page.
- toJson() - Method in class com.workfusion.rpa.helpers.PointedCoordinates
-
Converts PointedCoordinates object to JSON string
- toMap() - Method in class com.workfusion.rpa.helpers.ScriptParams
-
Build map of variables for GROOVY script
- top() - Method in class com.workfusion.rpa.helpers.UiElement
-
- toSelectElement() - Method in class com.workfusion.rpa.helpers.UiElement
-
Converts UI element to Select
- toString() - Method in class com.workfusion.rpa.helpers.conditions.AndUiCondition
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.ExpectsAttribute
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.ExpectsValue
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.HasAttribute
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.HasCssClass
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.MatchRegexp
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.OrUiCondition
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.TextCaseInSensitive
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.conditions.Wrapper
-
Deprecated.
- toString() - Method in class com.workfusion.rpa.helpers.PointedCoordinates
-
Converts PointedCoordinates object to String
- toString() - Method in class com.workfusion.rpa.helpers.selectors.ByImage
-
- toString() - Method in class com.workfusion.rpa.helpers.selectors.ByText
-
- toString() - Method in class com.workfusion.rpa.helpers.selectors.WithText
-
- toString() - Method in class com.workfusion.rpa.helpers.UiElement
-
Displays WebElement in human-readable format.
- toString() - Method in class com.workfusion.rpa.helpers.UiElementCollection
-
- toString(Object) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toString(Iterable) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toString(Object...) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toStringArray(Object) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toStringArray(String) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toStringArray(Iterable) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toStringArray(Object...) - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- toWebElement() - Method in class com.workfusion.rpa.helpers.UiElement
-
- tripleClick(Coordinates) - Method in class com.workfusion.rpa.helpers.RobotsMouse
-
Driver Type: Desktop
- tripleClick(int, int) - Method in class com.workfusion.rpa.helpers.RobotsMouse
-
Triple clicks on the point specified by coordinates.
- tripleClick(int, int) - Method in class com.workfusion.rpa.helpers.UiElement
-
Triple click the element
- tripleClick() - Method in class com.workfusion.rpa.helpers.UiElement
-
Triple click the element
- type(String) - Static method in class com.workfusion.rpa.helpers.UiConditions
-
Asserts that element has given "type" attribute as substring