csv - iMacros - FILEDELETE -


i want delete file using imacros. read "filedelete" think i'm not using correctly. here code using:

filedelete name=c:\users\xxx\documents\imacros\datasources\file1.csv filedelete name=c:\users\xxx\documents\imacros\datasources\file2.csv filedelete name=c:\users\xxx\documents\imacros\datasources\file3.csv 

and error imacros:

expected absolute paths prohibited security reason parameter 1, line: 4 (error code: -911)


imacros - firefox (9.0.3)

this security issue in firefox. 1 solution use imacros ie or (best) imacros browser.

another solution: storing files in imacros download folder , use no path info. if no directory specified in name file assumed lie in imacros downloads subdirectory (e.g. c:\users\me\imacros\downloads). can provide absolute paths file (e.g. c:\mydata\lastdownloads.csv)


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -