Hi All,
i am in a situation, where i need to click on each row of datatable and the datatable is spanning into multiple pages.
What i am not able to achieve is
my workflow change the page number from page 1 to page 2 but not able to click on each row of datatable.
what i want is
bot should click each row of datatable from page 1 to page 8.
i have attached my workflow, please let me know in case of any doubt.ChangePage.xaml (6.1 KB) MainForLoop.xaml (6.0 KB) SelectEachRow.xaml (12.4 KB)
Please refer main for loop xaml to start