I am attempting to modify the text of an element that is located within an expandable grid.
(Navigate to URL www.treegrid.com/treegrid/www/ -> Edit the element under Order2, specifically MS Windows XP Pro OEM)
- I have attempted using jsClick without success.
- One approach I tried was focusing on the element first and then clicking using actions (action.moveToElement).
- I also experimented with Mousemove and click but did not achieve the desired result.
- An additional strategy was trying to click the element by obtaining its coordinates.
However, despite all efforts, I have not been successful. I am eagerly anticipating your assistance! Thank you.