iMacro, how to set variables from selected text? -


it's framed site, , tag command created when highlight text is:

frame f=0 tag pos=1 type=a attr=txt:test<sp>test 

i'm trying figure out how extract test<sp>test part , set variable, can put in form on tab.

try this:

frame f=0 tag pos=1 type=a attr=txt:testtest extract=txt 

Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -