Hi All,
I have been working on a bot automation where I use open browser to navigate to a particular screen, on the left of the screen there are certain tasks stated , I want the bot to iterate through those tasks and find the ones containing the word “Onboarding” within their text , click on that task and perform another click and get text action on the new screen. So basically I am looking for the bot to find every task containing the text on boarding on the screen and perform certain actions and then move to the next line item containing the word onboarding. I tried data scraping etc but could not get it to work. Any help or direction is appreciated.
I have also attached a screen shot of what the screen looks like. the data needs to be read from the left part on the screen.