I am currently trying to test my HandsOnTable data. There are several fields which are editable. The issue is that I am unable to send values into the editable fields of the table.
Note:
-Fetching of data is happening correctly.
-sendKeys() and also tried many methods using browser.executeScript().
Any help would be highly appreciated.