11-17-2009, 05:58 PM
does this mean - you want your script to not to proceed until the page is loaded completely?
if so - you can use 'Sync' method which will wait till the page completely loaded.
if so - you can use 'Sync' method which will wait till the page completely loaded.
Code:
Browser().Page().Sync