Search found 124 matches

by garyst1981
Tue Jan 06, 2015 10:20 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

chivracq, can you replicate the following? I can in 2 different env windows 7 64 bit + Pale Moon 24.7.2 + iMacros 8.8.2 and mac osx 10.10.1 + Firefox 32.0.1 + iMacros 8.8.8 When a tag ends in space, something like <label>sometexthere </label> This doesn't work TAG POS=1 TYPE=LABEL ATTR=TXT:sometexth...
by garyst1981
Tue Jan 06, 2015 10:12 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Hi, it's my first time that I use Imacros. I have a script for likes.com: "VERSION BUILD=8871104 RECORDER=FX SET !TIMEOUT_STEP 0 SET !ERRORIGNORE YES TAB T=1 TAG POS=1 TYPE=DIV ATTR=TXT:Like TAG POS=1 TYPE=DIV ATTR=TXT:Confirm" I installed Imacros for Firexfox. After saving the code I run...
by garyst1981
Fri Oct 24, 2014 2:05 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Firefox 32 + iMacros 8.8.5 (released not beta) Windows 7 64 bits still flickering, can't determine what's the rule or where's the bug, it flickers randomly on different parts of my script. Some examples in the following videos. http://www.screencast.com/users/garyst1981/folders/Jing/media/9e27f249-b...
by garyst1981
Fri Oct 17, 2014 3:46 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Thanks Skippyto and chivraq
by garyst1981
Thu Oct 16, 2014 4:20 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Yeap I wish I didn't upgraded to FF32 Now I would need to upgrade to FF31 and from 8.8.5 to 8.8.2 what a hazzle "...Now I would need to upgrade to FF31..."=> No, not to FF31 but FF30, as FF31 broke iMacros for FF v8.8.2... (for .js Scripts) But a very stable Config is installing Pale Moon...
by garyst1981
Thu Oct 16, 2014 3:33 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Yeap I wish I didn't upgraded to FF32 Now I would need to upgrade to FF31 and from 8.8.5 to 8.8.2 what a hazzle "...Now I would need to upgrade to FF31..."=> No, not to FF31 but FF30, as FF31 broke iMacros for FF v8.8.2... (for .js Scripts) But a very stable Config is installing Pale Moon...
by garyst1981
Wed Oct 15, 2014 8:16 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Yeap I wish I didn't upgraded to FF32 Now I would need to upgrade to FF31 and from 8.8.5 to 8.8.2

what a hazzle
by garyst1981
Wed Oct 15, 2014 8:13 pm
Forum: General Support & Discussions
Topic: Asking help for imacro for google webmaster tool
Replies: 7
Views: 6385

Re: Asking help for imacro for google webmaster tool

chivracq wrote: - Google Pages are often Ajaxxy(-like) Pages. You are fortunate to be using iMacros for FF, you could try clicking on the 'Verify' Button using the EVENT Mode (which is only available for FF) which works best with Ajaxxy Pages...
Hate that from Google
by garyst1981
Wed Oct 15, 2014 1:09 pm
Forum: iMacros for Firefox
Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
Replies: 363
Views: 4529955

Re: Feature Requests & Bug Fix Requests. ADD YOURS!

Im now having UTF-8 issues also but not just with CSV. In my following config windows 7 64 bits imacros beta 8.8.4 firefox 32.0.1 Clear issue was fixed but new problems were introduced little video http://www.screencast.com/users/garyst1 ... eb0269c938 it flickers and stays @ that step forever Stil...
by garyst1981
Wed Oct 15, 2014 1:00 pm
Forum: General Support & Discussions
Topic: Working two macros using javascript. Please help me
Replies: 2
Views: 2653

Re: Working two macros using javascript. Please help me

Hi All, I have two macros using javascript. I want open 2 tab, then using another script use return TAB=1 and Close it. But not working. Pelase help me var macro = "CODE:\n"; macro += "TAB T=1\n"; macro += "URL GOTO=http://casidannguyen.net\n"; macro += "TAB OPEN\...
by garyst1981
Wed Oct 15, 2014 12:54 pm
Forum: General Support & Discussions
Topic: I get a 50 seconds wait time even when I don't need it
Replies: 1
Views: 2502

Re: I get a 50 seconds wait time even when I don't need it

reduce the timeout generally Imacros waits the given time out seconds to find something, so if it doesnt find it right away... I will retry several times for x time where x is your time out. You can reduce it in your settings or via code and just for that step... it should be something like iimPlay(...
by garyst1981
Wed Oct 15, 2014 12:47 pm
Forum: iMacros Consultants
Topic: Looking for an IMacro guru for Web Testing jumpstart
Replies: 2
Views: 23771

Re: Looking for an IMacro guru for Web Testing jumpstart

I can help you with that... any contact info?

Check my signature here
by garyst1981
Wed Oct 15, 2014 12:45 pm
Forum: General Support & Discussions
Topic: Array url
Replies: 7
Views: 6581

Re: Array url

you can put the "array" in a CSV file and take the info from there. You will need to do SET !DATASOURCE nameofyourfile.csv SET !LOOP 1 SET !DATASOURCE_LINE {{!LOOP}} That will go thru your file getting the data... To use the data you would need to do the following: http://gota.disruptorbea...
by garyst1981
Wed Oct 15, 2014 12:40 pm
Forum: General Support & Discussions
Topic: Asking help for imacro for google webmaster tool
Replies: 7
Views: 6385

Re: Asking help for imacro for google webmaster tool

hmmm check the POS parameter is this the only DIV with text attribute "Verify"?. If it is that POS should be 1. Also you can't use TYPE=BUTTON since it isn't a button in the code Try this to make it unique and hopefully it will click it as it should, keep the wait before it TAG POS=1 TYPE=...
by garyst1981
Wed Oct 01, 2014 12:55 pm
Forum: iMacros for Firefox
Topic: tag elements in frames with changing frame numbers
Replies: 11
Views: 10344

Re: tag elements in frames with changing frame numbers

what about using a wildcard

Code: Select all

macro +=  "FRAME F=*" + "\n";