Hi Tom,
I was not aware of that option.
I tried it and it works like a charm, thanks!
Search found 9 matches
- Thu May 03, 2012 5:32 pm
- Forum: iMacros for Firefox
- Topic: Marktplaats description
- Replies: 22
- Views: 13846
- Wed May 02, 2012 12:51 pm
- Forum: iMacros for Firefox
- Topic: Marktplaats description
- Replies: 22
- Views: 13846
Re: Marktplaats description
Daniel, The control is located on the same site that is discussed in this topic: http://www.marktplaats.nl If you check my (single and closed) support ticket for a previous issue, you'll see a login that you can use to access the site. If I automate the script using a csv file, I need to use double ...
- Sat Apr 28, 2012 11:16 am
- Forum: General Support & Discussions
- Topic: DS File Upload dialog not entering filepath
- Replies: 1
- Views: 3844
DS File Upload dialog not entering filepath
Hello, I'm using iMacros 8 trial to try out the product on this site: http://www.kapaza.be I would like to automate the forms on this site, but I'm stuck at the file upload dialog. I've read several posts on this forum and in the wiki about this, tried all proposed solutions, but it doesn't work. Th...
- Wed Apr 18, 2012 12:11 pm
- Forum: iMacros for Firefox
- Topic: Marktplaats description
- Replies: 22
- Views: 13846
Re: Marktplaats description
Daniel, I tried your solution posted earlier in this topic. That works perfect for me, on iMacros v8. Just one question, is there any way to add parts of the text in bold that way? Let's say for example that I want to add this text in the editor field: This is my bold text I tried adding <b></b> tag...
- Fri Apr 13, 2012 5:06 pm
- Forum: General Support & Discussions
- Topic: iMacros 8 and file upload dialog
- Replies: 24
- Views: 18985
Re: iMacros 8 and file upload dialog
Tom,
I'll create a new account and send you the details along with the script I'm using via the support ticket.
Thank you already for the time and effort you're putting into this
I'll create a new account and send you the details along with the script I'm using via the support ticket.
Thank you already for the time and effort you're putting into this

- Fri Apr 13, 2012 7:13 am
- Forum: General Support & Discussions
- Topic: iMacros 8 and file upload dialog
- Replies: 24
- Views: 18985
Re: iMacros 8 and file upload dialog
Tom, Yes I know I don't need DS on 2shared, but I used that one to reproduce the problem I'm seeing on the site where I want to use iMacros. The site that I want to use, has 3 file upload buttons that are generated through a javascript. The script throws an error when using the autoclick mode, sayin...
- Wed Apr 11, 2012 8:25 am
- Forum: General Support & Discussions
- Topic: iMacros 8 and file upload dialog
- Replies: 24
- Views: 18985
- Mon Apr 09, 2012 7:26 pm
- Forum: General Support & Discussions
- Topic: iMacros 8 and file upload dialog
- Replies: 24
- Views: 18985
Re: iMacros 8 and file upload dialog
The site I want to use this on requires a login, but I've tested it on a public site with the same result. You can try the URL: http://www.2shared.com/ And then I have this script: VERSION BUILD=8001865 TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://www.2shared.com/ WAIT SECONDS=2 DS CMD=CLICK X=700 Y=2...
- Mon Apr 09, 2012 7:19 pm
- Forum: General Support & Discussions
- Topic: iMacros 8 and file upload dialog
- Replies: 24
- Views: 18985
iMacros 8 and file upload dialog
Hello, I've been testing iMacros 8 to specify a picture (jpg) in a file upload dialog. The upload dialog is scripted with JavaScript so I'm using DS to do this. I followed the instructions in this topic http://forum.imacros.net/viewtopic.php?t=12671 The script gets to the point where it clicks on th...