Jump to content

Wait until process is finished


Recommended Posts

I have a question.

With a script I start my firefox or Internet Explorer.

The page www.blubber.de should be started.

Then another process should be started.

My question:

How can I describe my programm, that it has to wait, until www.blubber.de is completly loaded.

I don't want to use sleep() or winwait() because it is to inexactly.

sleep: sometimes it takes to long and sometimes you have to wait a lot of time.

winwait: sometimes you have the same process in a window with the same title.

Is there a command to use for it?

I hope you know what I mean.

Thank you!

Link to comment
Share on other sites

Oh sorry, I think, that I don't describe it very well.

I mean www.blubber.de should be loaded and then another process on www.blubber.de should be started.

Www.blubber.de should be loaded completly and then the next task is it to search something on the website.

Link to comment
Share on other sites

Oh sorry, I think, that I don't describe it very well.

I mean www.blubber.de should be loaded and then another process on www.blubber.de should be started.

Www.blubber.de should be loaded completly and then the next task is it to search something on the website.

I'm not sure Autoit can do what you are after. There is only a "very Little" information on that web page....

are you looking for a user to be able to search?... or you want a "program" on the computer to search?

Everyone that searches that web page would need to have this "program" ran from thier individual computer

8)

NEWHeader1.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...