About this question
In the body section of the grid, I have a number of records displayed. If a record is double-clicked, a specific pop-up window comes on the screen to allow the updating of the record. Using WebDriver, I need to write Selenium Java code so as to automate this double click action.