i have this problem: RuntimeError: element BUTTON specified by TXT:Invite was not found, line 11 (Error code: -921)
this is the macro code :
VERSION BUILD=8820413 RECORDER=FX
TAB T=1
SET !DATASOURCE emailS.csv
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO= facebook /groups/xxxxxxxxxxxxxxxxxxxxxx/
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Invite<SP>by<SP>email
TAG POS=4 TYPE=INPUT:TEXT FORM=ACTION:/ajax/groups/members/add_post.php?source=dialog_typeahead&group_id=xxxxxxxxxxxxxxxxx&refresh=1 ATTR=* CONTENT={{!COL1}}
TAG POS=1 TYPE=BUTTON FORM=ACTION:/ajax/groups/members/add_post.php?source=dialog_typeahead&group_id=xxxxxxxxxxxxxxxxxxxx&refresh=1 ATTR=TXT:Invite
TAG POS=1 TYPE=BUTTON ATTR=TXTone
SET !ERRORIGNORE NO
SET !TIMEOUT_STEP 6
WAIT SECONDS=1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.