You have to login in order to post a reply to this topic.

8 replies [Last post]
ianbush
User offline. Last seen 51 weeks 5 days ago. Offline
Joined: 12/12/2009
Posts: 17

Hi,

is there a way to wait for a web page to load before you go to the next action in an automation ? 

 

Ian

D.M.Altizer
User offline. Last seen 1 year 11 weeks ago. Offline
Joined: 01/12/2010
Posts: 204
Re: Wait for a wage to load before proceeding

You can check the following topic:

http://winautomation.com/forum/what-command-wait-p...

__________________

==Dedicated Automation Solutions==

__________________

==Dedicated Automation Solutions==

ianbush
User offline. Last seen 51 weeks 5 days ago. Offline
Joined: 12/12/2009
Posts: 17
Re: Wait for a wage to load before proceeding

Thanks thats really helpful.

I had another question about how to download a link from an email. You dont have any idea's

for that do you ? 

Thois software is realy powerful. if I can just tie together these last pieces it will be perfect !

an

 

 

 

D.M.Altizer
User offline. Last seen 1 year 11 weeks ago. Offline
Joined: 01/12/2010
Posts: 204
Re: Wait for a wage to load before proceeding

 The problem with downloading anything through email, is that WinAutomation does not have a POP3 action. There are rumors that it will be added in the next release, but for the time being there is no explicit way to read the contents of an email by using only WinAutomation.

However, you may use a command line tool to retrieve the emails and parse them for the link. A very popular command line tool for POP3 can be found here but as far as I remember it does not support secure connections (hence it cannot be used for gmail accounts).

__________________

==Dedicated Automation Solutions==

__________________

==Dedicated Automation Solutions==

ianbush
User offline. Last seen 51 weeks 5 days ago. Offline
Joined: 12/12/2009
Posts: 17
Re: Wait for a wage to load before proceeding

Hi that doesnt work to well for me, but Im going to try going into gmail from my browser and see if I can do it by image recognition.

Thanks for your help.

Ian

ianbush
User offline. Last seen 51 weeks 5 days ago. Offline
Joined: 12/12/2009
Posts: 17
Re: Wait for a wage to load before proceeding

hi, Im using the following jobs to check my gmail for a particular email. When it fails it should run the close gmail process, it runs but it doesnt close, If I manually trigger the close gmail it works fine. 

Any ideas ? 

Ian 

AttachmentSize
Close Gmail.waj 14 KB
Paypal check.waj 24 KB
D.M.Altizer
User offline. Last seen 1 year 11 weeks ago. Offline
Joined: 01/12/2010
Posts: 204
Re: Wait for a wage to load before proceeding

First of all, there is no need to focus the window before closing it. Also, I'm not exactly sure if the title is correct but if I were you, I would use more wildcards in the "Window Title" field.

If you want a solution that will work in every case, no matter what, you can do something more "radical" (see the job that I attached for more information).

AttachmentSize
Close Gmail Alternative.waj 13 KB
__________________

==Dedicated Automation Solutions==

__________________

==Dedicated Automation Solutions==

ianbush
User offline. Last seen 51 weeks 5 days ago. Offline
Joined: 12/12/2009
Posts: 17
Re: Wait for a wage to load before proceeding

Hi, I just want to say thank you.

My whole automation system is now working (8 mins in total) - but it does a lot of things and tootally automates my whole business process.

Thanks so much for your help !

Ian

www.artistguitars.com.au

 

 

D.M.Altizer
User offline. Last seen 1 year 11 weeks ago. Offline
Joined: 01/12/2010
Posts: 204
Re: Wait for a wage to load before proceeding

 Glad that I could help Ian :-)

__________________

==Dedicated Automation Solutions==

__________________

==Dedicated Automation Solutions==