|
-
December 18th, 2010, 03:01 AM
#1
WebBrowser Control - Wait for page to process
I'm tryna click on an element that opens a window and in the window click on another element. the problem is that when I click that first element it takes some time for the page to process the window so it doesn't click the second element because it's executing the code while it's processing.
anyone has a solution? I tried sleep() but it's useless because it freezes the webbrowser control so it won't let the window open
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|