I assume this is because if you leave the value blank, it doesn't know what to do, no event, no value. I've tried using a value of {""} and setting a blank variable and using the variable, I just can't figure out how to clear that field. Should there be an event of 'FILL'?
If I open google.com, I can reproduce the problem with:
Code: Select all
//Sets value in google search field
IETagEventByAttrib>{"https://www.google.com/?gws_rd=ssl"},INPUT,name=q,,test me
//Want to clear value in search field, but nothing happens, value from above is still set
IETagEventByAttrib>{"https://www.google.com/?gws_rd=ssl"},INPUT,name=q,,