Меню

Extract data from Java table
Activity is designed to extract data from Java table as a table structure (DataTable).
The activity is located in the Java group.
    Properties

    Options:
    With Xpath - with element search by XPath
    With Java element - with the specific element found with the "Find Java elements on screen" activity.
    Properties:
    Provider - the environment where the activity will run.
    Maximum response time (s) - time during which the search will be repeated if the item was not found;
    XPath - path to the element on the screen interpreted as XPath
    Element - variable with the element found using the "Find Java Elements" activity.
    Table - table with extracted data System.Data.DataTable.