Hi everyone,
I have a question and would love the communities thoughts on how to solve our problem. The bot is meant to navigate to pages in two web apps and take screenshots of the web pages. Let’s say there are 2 images per web app per transaction, so 4 total screencaps per txn. Those screenshots are meant to be inserted/pasted into an Excel file where we are documenting this evidence.
Initially I am thinking we save the screenshots as a jpeg file to a folder for each txn (i.e., run all the screenshots and save them to a folder). Then, run an excel workflow that deposits these screenshots where they’re supposed to go.
What are your thoughts? How would you build this bot?