I use “Find children” activity and I have a collection of UIElements (url’s from webpage). How to see information about elements? Name, selector’s info or smth else. Collection.Count() - not 0, and I’m sure that it is not empty.
I try For Each and Click for each item from collection but second item gives me error about invalid selector and I want to see that in my collection
I am also facing almost same issue, can you please give me your .xaml file please.
also where exactly the - Typeargument should be changed? is it in the variables panel?
i am having only one .xaml file then why argument?