Hello
I am trying to customize a vbscript that fill web forms like this one:
Is it possible to add some code that check if the field exists before filling with data. Ex. if the field fld_userName do not exists the script should just open the page in IE an do nothing more, and if it does exists it should fill the forms?
I am trying to customize a vbscript that fill web forms like this one:
Is it possible to add some code that check if the field exists before filling with data. Ex. if the field fld_userName do not exists the script should just open the page in IE an do nothing more, and if it does exists it should fill the forms?