Hi, I have a robotic automation that looks at data on a webpage. There is a button on the page, that when clicked, stores the value of a field into the Clipboard.
I need to get that value into a variable, for further use. Is this possible?
Hi Angel - no,not a Pega website. Basically, though, it could be any web page or application even.
In this case though I have a webpage with a field on it. I cannot seem to interrogate in the normal way, but the field does have a button linked to it that copies the current value of that field to the clipboard. So, on clicking that button, is there a way to past the value to a variable (ideally) or how would I copy it to an cell in Excel?