Automating Data Entry into ThinkTank

Hi All,

I’m trying to recreate an excel spreadsheet into a matrix/grid in ThinkTank. While I’m fairly adept at building Bots, I’m running into some issues. I’ve used dynamic selectors to interact with the web page but the selector for each cell in the ThinkTank grid changes when I scroll the web page and is often the exact same as another cell in the grid. In an ideal world, each cell should have a unique selector, right?

Has anyone faced a similar issue?

A possible workaround involves having the Bot scroll. What’s the best way to hold the vertical scroll bar and drag it to the bottom. Note that keyboard navigation does not work on this web page.

Any help would be much appreciated!