Search found 2 matches

by nebjamin
Thu Feb 11, 2010 5:19 pm
Forum: Technical / Scripting
Topic: Cannot get IE_ExtractTagByName to work
Replies: 3
Views: 3719

Actually once I posted this, it modified the HTML slightly.

The INPUT tag has the following options (that were stripped out when I posted):

INPUT type='checkbox' name='testcheck checked
by nebjamin
Thu Feb 11, 2010 5:17 pm
Forum: Technical / Scripting
Topic: Cannot get IE_ExtractTagByName to work
Replies: 3
Views: 3719

Cannot get IE_ExtractTagByName to work

I am trying to use IE_ExtractTagByName, but it doesn't seem to work. Here is the HTML I am trying to extract from: TEST CHECK Here is how I called IE_ExtractTagByName: IE_ExtractTagByName>%IE%,,INPUT,testcheck,0,buffer,r MessageModal>%buffer% but buffer is always empty. Note that IE_ExtractTag with ...
Sign up to our newsletter for free automation tips, tricks & discounts