Hello,
I am facing issues in identification of first row of DataTable in my Java application.
While recording the first row of the Data Table is selected :
But while Running the recorded script again ,an error is observed saying
"This operation cannot be performed"
Kindly let me know what is the issue and resolution to it.
Would appreciate a quick response.
I am facing issues in identification of first row of DataTable in my Java application.
While recording the first row of the Data Table is selected :
Code:
JavaWindow("Sales_BasicFlow").JavaDialog("Delivery Date/Time Slot").JavaTable("Note: Please inform the_3").SelectRow "#0"
But while Running the recorded script again ,an error is observed saying
"This operation cannot be performed"
Kindly let me know what is the issue and resolution to it.
Would appreciate a quick response.