Hi,
I am currently attempting to retrieve a text value from a text box using Blue Prism and am having some difficulties.
I'm able to spy the element OK and Blue Prism will carry on as though there hasn't been any problem with the box, however it will not read and retain the value in a data item. No errors are thrown and the box is protected from edits by Javascript.
Could the edit block be preventing me from reading from it or is it more likely that I'm doing something wrong? I have checked and I'm definitely instructing it to store the value properly.
Thanks in advance for any advice!