adext
1
I am using find children inside a use application because i am mostly using modern activites
will this work the same as the classic attach window with a classic activity (modern use application + classic activity inside)
if not, is there a modern activity equivalent to find child children
Hi @adext
It will work
For each ui element activity
Regards,
Anil_G
(Anil Gorthi)
3
@adext
It would work the same way…
You can as well use for each ui element which has an option to filter the ui elements as well based on whatever value you would need
Cheers