on a web page after uploading a file i might get an error or success with 0 rows fault or success with x number of raws fault and if i get success with 0 rows fault i want my process to go and click on finalize and for the other results i want my process to click not finalize. do i use application state activity or if activity (how can i use if with element in this case import = success and raws fault = 0?) or flow?
I’m using for each element activity to work on a dynamic table on a web page and in each element it has a download button can you guide me on how to click the button on each element? Right now it takes each element but clicks only on the first row button
Great Sir
Thank you
Great👍
Thanks
thank you mukesh
🤝
great
Thank you 😊
on a web page after uploading a file i might get an error or success with 0 rows fault or success with x number of raws fault and if i get success with 0 rows fault i want my process to go and click on finalize and for the other results i want my process to click not finalize. do i use application state activity or if activity (how can i use if with element in this case import = success and raws fault = 0?) or flow?
In modern we have something which is called Check App State , however Element exist also can be used
@@MukeshKala your videos are so helpful thank you for sharing your invaluable experience with us. Also we appreciate your replies immensely
I’m using for each element activity to work on a dynamic table on a web page and in each element it has a download button can you guide me on how to click the button on each element? Right now it takes each element but clicks only on the first row button