webbrowser control - clicking controls |
Post Reply |
Author | |
fuxi
Groupie Joined: 15 December 2008 Location: Germany Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 30 June 2009 at 8:11pm |
hi,
when clicking eg. on a submit button in a html page by code (eg. using mybutton.click) - it causes a page reload. the question: how can i detect synchronously if the page has finished loading? it works nice with .navigate like: browser.navigate url msgbox "done!" for clicking elements i tried it like this: wait until the DocumentComplete event is being fired. it seems like this method is not very reliable and doesnt always work. so i was wondering if there was a better method? thanks in advance, fuxi |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |