Search found 13 matches

by davidlog
Fri Aug 28, 2015 1:42 am
Forum: Data Extraction and Web Screen Scraping
Topic: how to save webpage every 1 second time
Replies: 1
Views: 2254

Re: how to save webpage every 1 second time

I think that the SAVEAS commands will help you to save pages automatically
Source:
save webpages with imacros
by davidlog
Sat Aug 22, 2015 6:03 pm
Forum: Command Line and Scripting Interface
Topic: How To set Content for a DIV
Replies: 1
Views: 3575

Re: How To set Content for a DIV

try that code:
document.getElementById("successAndErrorMessages").innerHTML="someContent";
by davidlog
Sat Aug 22, 2015 6:02 pm
Forum: Command Line and Scripting Interface
Topic: if else javascript
Replies: 5
Views: 7183

Re: if else javascript

In javascript coding if else is if else
What's the problem?
if you have any question about JS contact me :)
by davidlog
Wed Aug 19, 2015 12:32 am
Forum: Data Extraction and Web Screen Scraping
Topic: LinkedIn scraping
Replies: 2
Views: 3578

Re: LinkedIn scraping

Hey guys, I am new to iMacros and i need to create a script that: 1. Copy the name, the job title and location from a linkedin profile Use clipboards: http://wiki.imacros.net/!CLIPBOARD 2. Send the contact request Use winclick command: http://wiki.imacros.net/WINCLICK 3. Past the information mentio...
by davidlog
Tue Aug 18, 2015 12:49 am
Forum: iMacros for Chrome
Topic: questions about imacro
Replies: 1
Views: 2637

Re: questions about imacro

Hello, I have just discovered imacros qque I installed(settled) on Chromium. Several questons: -1) on Web, what are the precise things which cannot register(record) imacros? it depends on your skills nothing is impossible. -2) when a macro is registered(recorded), there is no way(means) to make her...
by davidlog
Tue Aug 18, 2015 12:46 am
Forum: iMacros for Firefox
Topic: Write Captcha Problem
Replies: 3
Views: 4106

Re: Write Captcha Problem

The only solution I can suggest you is to use any of captcha services to bypass it
by davidlog
Tue Aug 18, 2015 12:45 am
Forum: iMacros for Firefox
Topic: A guide to sharing macros via bookmarklets
Replies: 29
Views: 254037

Re: A guide to sharing macros via bookmarklets

Thanks, now we can share our imacros scripts :mrgreen:
by davidlog
Tue Aug 18, 2015 12:44 am
Forum: iMacros for Firefox
Topic: Using iMacros for Firefox: A Visual, Step-By-Step Tour
Replies: 11
Views: 107387

Re: Using iMacros for Firefox: A Visual, Step-By-Step Tour

Thank you very much for the resource
I'll check it now and look out what I could benefit :D
by davidlog
Mon Aug 17, 2015 12:02 am
Forum: iMacros for Firefox
Topic: Only Ctrl+V
Replies: 2
Views: 2223

Re: Only Ctrl+V

by davidlog
Sun Aug 16, 2015 11:58 pm
Forum: Command Line and Scripting Interface
Topic: Hi open all internet urls with with url adresses?
Replies: 1
Views: 24518

Re: Hi open all internet urls with with url adresses?

I don't understand what's the problem is it how to click a button if yes just try changing the recording mode in Imacros options and record the click on the "button" , then add that command to your JS script.
by davidlog
Sun Aug 16, 2015 11:55 pm
Forum: Command Line and Scripting Interface
Topic: Looking for Help
Replies: 2
Views: 3724

Re: Looking for Help

Wow Really it needs years of experience in imacros commands
I hope I could help but really it's difficult for me
I think that winautomation can do the work for you
check if these youtube video help you
www.youtube.com/watch?v=FgK57sElBqs
anywhere GoodLuck