I extract data from a details page on a business system/ website. There are a number of Radio Buttons or Checkboxes. They are all checked via a get attribute activity some using aria-checked and some using checked but on occasion every 4th or 6th run it extracts the wrong state. I’m baffled as to how this is even possible.
This is one of almost 10 “Get Attribute” activities and at random if extracts the wrong state. (SEE BELOW)
How is this even possible?