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 

G

get() - Method in class com.workfusion.rpa.helpers.resources.FilterBuilder
Fully configured filter with options set up before.
get(int) - Method in class com.workfusion.rpa.helpers.UiElementCollection
 
getAccessibleName() - Method in class com.workfusion.rpa.helpers.UiElement
 
getActiveCell(String) - Static method in class com.workfusion.rpa.helpers.Excel
Get active cell.
getAriaRole() - Method in class com.workfusion.rpa.helpers.UiElement
 
getAttribute(String) - Method in class com.workfusion.rpa.helpers.UiElement
 
getAuxiliary() - Method in class com.workfusion.rpa.helpers.PointedCoordinates
 
getCell(String, ExcelCellPosition) - Static method in class com.workfusion.rpa.helpers.Excel
Get value of cell and return it as string.
getCell(String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get value of cell and return it as string.
getColumn(String, ExcelColumnRowPosition) - Static method in class com.workfusion.rpa.helpers.Excel
Get column values
getColumn(String, ExcelColumnRowPosition, Integer, Integer) - Static method in class com.workfusion.rpa.helpers.Excel
Get column values
getColumn(String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get column values
getColumn(String, String, Integer, Integer) - Static method in class com.workfusion.rpa.helpers.Excel
Get column values
getCoordinates() - Method in class com.workfusion.rpa.helpers.UiElement
 
getCssValue(String) - Method in class com.workfusion.rpa.helpers.UiElement
 
getDomAttribute(String) - Method in class com.workfusion.rpa.helpers.UiElement
 
getDomProperty(String) - Method in class com.workfusion.rpa.helpers.UiElement
 
getDriver() - Method in class com.workfusion.rpa.helpers.utils.DriverContext
 
getDriverLogs(LogType) - Static method in class com.workfusion.rpa.helpers.RPA
Deprecated. 
getDriverLogs(LogType, Level) - Static method in class com.workfusion.rpa.helpers.RPA
Deprecated. 
getDriverType() - Method in class com.workfusion.rpa.helpers.utils.DriverContext
 
getElement(By) - Static method in class com.workfusion.rpa.helpers.RPA
Finds the first element matching given criteria
getElement(By, int) - Static method in class com.workfusion.rpa.helpers.RPA
Finds the Nth element matching given criteria
getElementPositionCenter(WebElement) - Static method in class com.workfusion.rpa.helpers.PointedCoordinates
Returns coordinates of the UiElement central point
getElements(By) - Static method in class com.workfusion.rpa.helpers.RPA
Finds all elements matching given descriptor
getFluentWaitPollingInterval() - Static method in class com.workfusion.rpa.helpers.RPA
Returns the frequency with which to check the condition, for example in:
getFluentWaitPollingInterval() - Method in class com.workfusion.rpa.helpers.utils.DriverContext
 
getFluentWaitTimeout() - Static method in class com.workfusion.rpa.helpers.RPA
Returns the maximum amount of time to wait for a condition, for example in:
getFluentWaitTimeout() - Method in class com.workfusion.rpa.helpers.utils.DriverContext
 
getFocusedElement() - Static method in class com.workfusion.rpa.helpers.RPA
Returns the currently focused UiElement, that is, the element that will get keystroke events if the user types any.
getId() - Method in class com.workfusion.rpa.helpers.UiElement
 
getLocation() - Method in class com.workfusion.rpa.helpers.UiElement
 
getRange(String, String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get values of the range.
getRange(String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get values of the range.
getRect() - Method in class com.workfusion.rpa.helpers.UiElement
 
getRow(String, ExcelColumnRowPosition) - Static method in class com.workfusion.rpa.helpers.Excel
Get row values
getRow(String, ExcelColumnRowPosition, String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get row values
getRow(String, int) - Static method in class com.workfusion.rpa.helpers.Excel
Get row values
getRow(String, int, String, String) - Static method in class com.workfusion.rpa.helpers.Excel
Get row values
getScreenshotAs(<any>) - Method in class com.workfusion.rpa.helpers.UiElement
 
getSelectedOption() - Method in class com.workfusion.rpa.helpers.UiElement
Find selected option from this select field
getSelectedText() - Method in class com.workfusion.rpa.helpers.UiElement
Get text of selected option in select field
getSelectedValue() - Method in class com.workfusion.rpa.helpers.UiElement
Get value of selected option in select field
getShadowRoot() - Method in class com.workfusion.rpa.helpers.UiElement
 
getSize() - Method in class com.workfusion.rpa.helpers.UiElement
 
getTagName() - Method in class com.workfusion.rpa.helpers.UiElement
 
getText() - Method in class com.workfusion.rpa.helpers.UiElement
Get the visible text of this element
getTexts() - Method in class com.workfusion.rpa.helpers.UiElementCollection
Gets all the texts in elements collection
getTexts(Collection<? extends WebElement>) - Static method in class com.workfusion.rpa.helpers.UiElementCollection
Fail-safe method for retrieving texts of given elements.
getTextSelected() - Method in class com.workfusion.rpa.helpers.UiElement
 
getValue() - Method in class com.workfusion.rpa.helpers.UiElement
Get the "value" attribute of the element
getWrappedElement() - Method in class com.workfusion.rpa.helpers.UiElement
 
$ 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.