Hi All.
I am trying to automate maintenance of a huge page with tens of checkboxes. Checking and unchecking works good using Check/Uncheck activity, but for some checkboxes that are on the bottom of the site it is not working at all.
Even when I used the recorder it couldn’t find any checkboxes from the bottom of the page. I tried to use many different selectors and it didn’t help. Page is fully loaded before starting any activity so it’s not a loading issue (also there is no progressive loading on this page).
As mentioned earlier it works for a bunch of checkboxes from the top it works fine.
What could potentially be an issue here?
Below screenshot of the recorder, it can detect up to SIC Description row, the rest of checkboxes is unreachable.