Search found 16 matches

by eternos
Sat Oct 06, 2007 10:39 am
Forum: iMacros for Firefox
Topic: several clicks on the same item
Replies: 3
Views: 3656

TIMEOUT < 1seg

ok, thank you

and..
is it possible to set TIMEOUT < 1seg?
by eternos
Thu Oct 04, 2007 1:18 pm
Forum: iMacros for Firefox
Topic: several clicks on the same item
Replies: 3
Views: 3656

several clicks on the same item

hello,
is there a way of avoiding to wait the web update after sending the next TAG command for clicking; i mean the opposite to:

WAIT SECONDS=#DOWNLOADCOMPLETE#

(i'd like to click several times onto an specific button before the page changes, is it possible?)

thankyou
by eternos
Tue Sep 18, 2007 3:04 pm
Forum: iMacros for Firefox
Topic: number of elements in a list
Replies: 3
Views: 3345

...

if it can help you... i recorded clicking the positions of list "Asignatura" and then 1st and 2nd elements, i just need knowing how many elements TYPE=B exists into the list "Asignatura" which is TYPE=TH VERSION BUILD=6000818 RECORDER=FX TAB T=1 URL GOTO=http://plataforma.formaci...
by eternos
Tue Sep 18, 2007 2:50 pm
Forum: iMacros for Firefox
Topic: number of elements in a list
Replies: 3
Views: 3345

...

this is the URL but i'm afraid you will be asked a login; just in case the URL name can be useful (or the login page), here it is: http://plataforma.formacion2020.es/eleEditor/editor/menuEditor.do?areaId=58 and this is the code so that you can find out further information the list is called "As...
by eternos
Tue Sep 18, 2007 11:33 am
Forum: iMacros for Firefox
Topic: number of elements in a list
Replies: 3
Views: 3345

number of elements in a list

hello, i'm trying to identify how many elements are in a list this is what i got recording a click on the button "edit" belonging to the first list / first element: TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:viewSubject.do ATTR=ID:edit&&VALUE:Editar the number of the elements changes ...
by eternos
Tue Sep 18, 2007 11:11 am
Forum: iMacros for Firefox
Topic: PROMPT and PAUSE in Firefox
Replies: 1
Views: 2187

PROMPT and PAUSE in Firefox

hello,
i cannot use PROMPT with the latest version (6000818?) of imacros for firefox, is it an already known problem or there's something else?

(and what about command PAUSE?)

thank you
by eternos
Thu Feb 01, 2007 4:04 pm
Forum: iMacros for Firefox
Topic: coming from CSV
Replies: 6
Views: 7011

the macro in case it is helpful... VERSION BUILD=5200814 RECORDER=FF TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://proyectos-programas.com/elearningsystem/menuEditor.jsp?areaId=12&currentZone=editor&rand=iobkxfr36flyqhpg TAG POS=1 TYPE=IMG ATTR=ID:iconoautoevaluacion CMDLINE !DATASOURCE dataaut...
by eternos
Thu Feb 01, 2007 4:02 pm
Forum: iMacros for Firefox
Topic: coming from CSV
Replies: 6
Views: 7011

...

i'm using last imacro's version for firefox and SET !DATASOURCE_COLUMNS 6

is there any problem with firefox add-on?
by eternos
Thu Feb 01, 2007 11:23 am
Forum: iMacros for Firefox
Topic: coming from CSV
Replies: 6
Views: 7011

coming from CSV

hello, is it possible to use the content of a csv file's column in this case: TAG POS=1 TYPE=INPUT:RADIO FORM=NAME:miformulario ATTR=NAME:rightOption&&VALUE:{{!COL6}} imacros stops at this point.. in the previous line i have: TAG POS=1 TYPE=TEXTAREA FORM=NAME:miformulario ATTR=NAME:option3 C...
by eternos
Wed Jan 24, 2007 6:59 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

...

..i've read somewhere that there is a problem with imacros for firefox when using VARs

anyway i would like to report this other bug (in the same direction that the Ñ issue) > no data lines are read if including:

á
é
í
ó
ú

i'm afraid we need those signs in spanish as well, thank you!
by eternos
Wed Jan 24, 2007 5:32 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

i forgot to tell you the error code:

Error# 808: Unrecognized command:ADD !VAR1 2
by eternos
Wed Jan 24, 2007 5:28 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

..i tested your macro but it doesn´t work either.. imacros stops at line:

ADD !VAR1 2

(...?)
by eternos
Tue Jan 23, 2007 6:52 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

built-in and external VARs

thanks for all, but i'm needing further info: about how to use the built-in (or external) VARs as !VAR1 whenever i try to use a VAR i go into problems, if i write: SET !VAR1 0 ADD !VAR1 2 imacros stops at line ADD.... or even trying to use the content o !VAR1 in such an expression: SET !DATASOURCE_L...
by eternos
Mon Jan 22, 2007 5:11 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

letter Ñ and maths

..i've realized that imacros is ignoring all my data whenever i enter letter "Ñ" which will be necessary for my aim, if data.csv has no "Ñ" it works properly.. but now something concerns me more: if i can arrange the macro to make it look and work better, i mean: may i use any in...
by eternos
Mon Jan 22, 2007 3:57 pm
Forum: General Support & Discussions
Topic: no more than 5 lines...
Replies: 10
Views: 6709

here it is the macro

..sure (although it's quite ugly to be published but i'm a beginner and have no shame) ________________________________________________________ VERSION BUILD=5200814 RECORDER=FF TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://proyectos-programas.com/elearningsystem/resourcesZone.jsp?resourceTypeId=3&...