Multiple Click Activity

I was tring to click on these numbers but when it clicks on the first number it works fine

image

On click on the next number it shows Uielement is no longer valid

Attaching My xaml file for the reference

Test.xaml (10.1 KB)

Website reference - CI Gateway State Page

i dont know why as well, but you can try this as a workaround (just run the xaml)
Test.xaml (14.0 KB)

  1. when looping child elements, add selector to list
  2. then loop selector list and click the list item

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.