Search found 5 matches

by dpackham
Mon Jun 03, 2013 8:34 pm
Forum: General Support & Discussions
Topic: Use iMacros to automate pressing a button when it appears?
Replies: 13
Views: 22659

Re: Use iMacros to automate pressing a button when it appear

ok so searching for text on buttons with <sp> in them works on firefox but NOT chrome. so my workaround is use firefox. bug report on chrome :)

Thanks
by dpackham
Wed May 22, 2013 3:02 pm
Forum: General Support & Discussions
Topic: Use iMacros to automate pressing a button when it appears?
Replies: 13
Views: 22659

Re: Use iMacros to automate pressing a button when it appear

any ideas on searching for the text? maybe it doesn't work because it has a - in it?
by dpackham
Sat May 11, 2013 3:40 pm
Forum: General Support & Discussions
Topic: Use iMacros to automate pressing a button when it appears?
Replies: 13
Views: 22659

Re: Use iMacros to automate pressing a button when it appear

and then LOOP it. reading on looping now :)

I need something external to loop the script right?
by dpackham
Sat May 11, 2013 3:39 pm
Forum: General Support & Discussions
Topic: Use iMacros to automate pressing a button when it appears?
Replies: 13
Views: 22659

Re: Use iMacros to automate pressing a button when it appear

So this is a form that I fill out with time slots. then I click continue with this TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:Update ATTR=NAME:submit&&VALUE:Continue I get the second page that has the "Click to Re-Enter" button on it that I need to click with the below HTML info. <input...
by dpackham
Tue May 07, 2013 11:40 pm
Forum: General Support & Discussions
Topic: Use iMacros to automate pressing a button when it appears?
Replies: 13
Views: 22659

Re: Use iMacros to automate pressing a button when it appear

following this I cannot get it to click on a button with the following text on it.

"Click to Re-submit" without the quotes.

is the - throwing it off? can I use a wildcard? like "Click*" or something like that??

Thanks