Maybe its escaped me, but I cant figure out how to get say the value or text of a label is that updated say via javascript in IE.
For example, there is a page that lists the user who created a ticket.
Heres the html code of the label:
How do I get the value of 'randerson' for this? Doing a simple _IEPropertyGetValue doesnt work, and im obviously not understanding this one.