Search found 9 matches

by George87
Fri Feb 12, 2021 2:18 pm
Forum: iMacros for Firefox
Topic: Workaround for lack of DS mouse commands
Replies: 18
Views: 42328

Re: How to issue mouse events using Javascript in your macro_CORRECTION

Thank you very much for the link to «Workaround for lack of DS mouse commands» :!:
I spend much time, but could find threads about mouse events only at the «HowTo» Sub-Forums. I have a problems with English language :(
by George87
Fri Feb 12, 2021 8:36 am
Forum: iMacros for Firefox
Topic: Workaround for lack of DS mouse commands
Replies: 18
Views: 42328

How to issue mouse events using Javascript in your macro_CORRECTION

Main topic: https://forum.imacros.net/viewtopic.php?f=6&t=19215&_ga=2.262298252.1211041410.1612975116-1718527913.1608654150 There are errors in description using DS_Mouse.iim DS_Mouse.iim has code: case<SP>"OVER" and "{{_DS_Command}}".substring(1) Therefore to use mouse e...
by George87
Tue Feb 19, 2019 2:54 pm
Forum: iMacros for Firefox
Topic: Pass parameters when run js
Replies: 3
Views: 3127

Re: Pass parameters when run js

Thank you very much for such detailed answer :!:
I knew a much new tools! :D
I will use all your variants in my different projects. :idea:
You helped me very greatly!
by George87
Mon Feb 18, 2019 12:40 pm
Forum: iMacros for Firefox
Topic: Pass parameters when run js
Replies: 3
Views: 3127

Pass parameters when run js

Hello! For running Test.js I type in address line: imacros://run/?m=Test.js. Can I pass some parameters to Test.js in address line? For example, imacros://run/?m=Test.js?a=1&b=2? I run iMacros for FireFox automatically. I can not pass parameters manually. Now I must create several typical js-fi...
by George87
Sun Sep 11, 2016 8:07 am
Forum: iMacros for Firefox
Topic: 9.0.3 Issues and Feedback
Replies: 44
Views: 48382

Re: 9.0.3 Issues and Feedback

Hello, Tech Support! I use iMacros with Firefox since iMacros version 8.8. I like iMacros very much. :P And I hope, a newer iMacros versions will become better and better. :D Now I want to write about `iimDisplay`. In iMacros version 8+ background color of iimDisplay messages was green. And backgro...
by George87
Sat Sep 10, 2016 2:46 pm
Forum: iMacros for Firefox
Topic: 9.0.3 Issues and Feedback
Replies: 44
Views: 48382

Re: 9.0.3 Issues and Feedback

The second bug: I use `ONDOWNLOAD` for the next picture: dp.mycdn.me/getImage?photoId=837641325558&type=4 There is my easy *.iim file, for example: URL GOTO="dp.mycdn.me/getImage?photoId=837641325558&type=4" ONDOWNLOAD FOLDER=* FILE=* TAG XPATH="/html/body/img" CONTENT=E...
by George87
Sat Sep 10, 2016 2:45 pm
Forum: iMacros for Firefox
Topic: 9.0.3 Issues and Feedback
Replies: 44
Views: 48382

Re: 9.0.3 Issues and Feedback

Hello, Tech Support! I think I've found 2 bugs with ONDOWNLOAD with iMacros version 9.0.3 with Firefox 48.0.2 (Multiprocess windows disabled/enabled) on Windows 7 x64: The first bug is: ONDOWNLOAD does not create folders . I did easy *.iim file, for example: URL GOTO="http://wiki.imacros.net/O...
by George87
Sat Sep 10, 2016 10:05 am
Forum: iMacros for Firefox
Topic: How can I automate mouseenter event?
Replies: 0
Views: 1532

How can I automate mouseenter event?

Hello! I use iMacros version 9.0.3 with Firefox 48.0.2 (Multiprocess windows disabled/enabled) on Windows 7 x64 and I have a problem with event `mouseenter`. I want to download automatically large variants of photos from the site vk.com, for example: https://vk.com/photo-41067988_423214131 The link ...
by George87
Wed Aug 24, 2016 9:16 am
Forum: iMacros for Firefox
Topic: 9.0.3 Issues and Feedback
Replies: 44
Views: 48382

Re: 9.0.3 Issues and Feedback

Hello, Tech Support! I think I've found a bug with iimGetExtract with iMacros version 9.0.3 with Firefox 48.0 (Multiprocess windows disabled/enabled) on Windows 7 x64: I have list of friends in `Friends.csv`: Name_1;phone_1;e-mail_1; Name_2;phone_2;e-mail_2; Name_3;phone_3;e-mail_3; Name_4;phone_4;e...