I have clicked on the link shown in black pen. Now what to do to click on that link.
Note- The links can of google meet or zoom app and can be anywhere in the whole text… so I can’t hardcode the flow.
Please help.
first, scrape all messages of chat and store it in DT and use if condition whether the row contains any ‘https://’ Values…
while scraping messages u need to scrape time as well to identify which is the last message.
that last message time you are going to store in either asset or writing in excel.
Based on last time the bot is going to scrape for what are the latest messages…