Wednesday, 28 August 2013

iMacro form fill from csv

iMacro form fill from csv

Well I´m trying to do this and if anyone could help me i appreciate...
The idea is executing imacro to complete webform, using csv values (SET
!DATASOURCE xxxx.csv)
But in some part of the site i have this...(attached img)
I need complete my macro using EVAL or maybe creating a .js to handle this...
Idea: SEARCH {{COL2}} IF {{COL2}} FOUND THEN TAG POS=1 TYPE=INPUT:CHECKBOX
FORM=ID:aspnetForm ATTR=NAME:{{COL2}} CONTENT=YES ELSE CHECK "2...3" til
find value(col2)
Submit ok
Thanks in advance! :)
posted in imacro forum

No comments:

Post a Comment