Facing Issue in detecting Child Elements

Hey @abhishek26

Please follow the steps, you might have made some mistake

  • Use find children and scrap the entire region output will be in collections.
  • Put for each and make the type argument as UiPath.Core.UiElement
  • Use get attribute for getting the aaname and input as an item inside Element Property.

For your reference:

Thanks,
Goutham Vijay