unable to double click on the HTML Table row
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 ...