Scenario: trying to insert data’s from CSV to GUI.
Steps to reproduce:
Current Behavior: Have to define a variable name for Data Table from output value ( read CSV file) but output data table value not recognize Variable name and error is like 'one or more children have validation errors or warnings
Expected Behavior:
Studio/Robot/Orchestrator Version: Studio
Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):
when i run the application it only loops for the first row of the data table and when it picks the data from the csv file for the second time it doesnt run as expected, i.e same as the first instance.
Should i make any changes to the current setup or is there anything else that i am missing.The error i am getting is "Can not find the UI element corresponding to this selector and the Exception i am getting is Selector not found Exception
There is problem with selector.
Looks like your browser webctlId is dynamic.
webctrl id=‘id430’ tag=‘INPUT’ />.
Please click on attach to live element by navigating to selector and indicate on input field of the target window as show below else use uiexplore to choose reliable selector.