Hello,
I’m building a sequence to scrap data from a website, it uses a for loop inside a data table that is defined in the beginning of the sequence. The type into reads from the data table for each row then types into the search bar.
The problem is that when the automation is run, the strings from the data table don’t get typed into the search bar properly. It leaves out some of the characters randomly.
Help!