How to check if a field exists using iMacro -
i need check see if html field exists in website using imacro plugin firefox. if field not exist, need perform different opperation
tag pos=1 type=a attr=txt:c
tag pos=
class yo want.
type=
find text in class
attr=
want class. (txt, href...)
txt(or different):
can use *
find in class. İt marks object. or want search example:
tag pos=1 type=b attr=txt:i<sp>am<sp>a<sp>text.
this code means find first bold item in text:i text, , mark it.
Comments
Post a Comment