I had worked out a way to display google sheet with chromiumbrowser in a solution project in visual studio. I had it automatically paste value to the selected cell in this Q&A.
Now I need to figure a way out to select the next cell in the sheet.
so far I could not find an ID, Class or Xpath for a particular cell. Can anyone help?