I’m trying to fetch all the drop down values(say A, B, C) from one website.
So I have used Find Children activity first and then Get attribute activity inside for each.
And to store all the data one by one in a notepad, I have used Type Into activity and indicated a Notepad.
Though notepad is opened in the background, it is writing only the first value A and throwing error for the next value as shown below.