Hi,
I created a bot to grab an ID from an excel file, paste it into a webpage and search on that ID, and then data scrape a name from that webpage, then write that name back into the same excel file. Below is my bot sequence:
The data scrape of the name from the webpage pastes duplicate values, and I can’t figure out what’s wrong with my sequence. I’ve asked a few other bot users and they can’t figure it out either. Can someone help please? The highlights in the screenshot below represent the IDs that the bot isn’t reading and putting into the webpage interface to get the correct name. I don’t believe the bot is skipping the IDs. Instead it’s writing duplicate names, which is causing it to skip the next ID in line.