There's a field which gets only a number and shows some values.
Here's the macro to get the data by first given number:
Code: Select all
VERSION BUILD=7121109
TAB T=1
TAB CLOSEALLOTHERs
URL GOTO=http://ferestande.com
TAG POS=1 TYPE=IMG ATTR=ID:enter_tracking
SET !VAR1 226257
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:peigiri_form-portal.php ATTR=ID:resnum CONTENT=19/71-21-{{!VAR1}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:peigiri_form-portal.php ATTR=ID:input_button_tracking&&VALUE:رهگيري
'New page loaded
TAB T=2
SAVEAS TYPE=HTM FOLDER=C:\Ferestande FILE=+{{!NOW:yyyymmdd_hhnnss}}

how can i do this? using ADD didn't helped

thx