Hi,
We were trying to accomplish the following tasks on a webpage - Javascript
1) Read the HTML table element from the webpage and store it in a collection.
2) Search through collection for the matching data ( Eg: First name, Last name) . Get the table row count
3) Double click on the Table with the help of the row count
The Double click functionality is not working. The process is not sent to exception. Blue prism command is able to highlight the correct row and i guess it is trying to do double click. But the double click functionality in the page should open a line item in the next window which is not happening.
Would like to know where the issue is for not double clicking the row. When i do it manually it works. When i run through Blueprism it is not working.
Thanks,
Nagaraj.