javascript - imacros can't save html page build with flash application -
i want save html pages built flash application. structure of each page (description extremely simplified) :
javascript : var str = '0123456789abcdefgh' (in fact long base64 string)
the flash application decripts base64 string , makes transformations, such desired web page displayed.
the imacros following :
version build=7500718 recorder=fx tab t=1 url goto=http://static.bacalaureat.edu.ro/2013/rapoarte/rezultate/alfabetic/page_5.html saveas type=cpl folder=d:\student\downl file=b0001
mozilla firefox , google chrome cannot execute last command, although page displayed correctly.
does know how solve problem ?
thank much,
version build=7500718 recorder=fx tab t=1 set !errorignore yes url goto=http://static.bacalaureat.edu.ro/2013/rapoarte/rezultate/alfabetic/page_5.html tag pos=1 type=html attr=class:* extract=htm saveas type=extract folder=c:\ file=b0001.txt
i tried , worked.
Comments
Post a Comment