BrowserPageReloadAsync

Parent Previous Next

BrowserPageReloadAsync

Description: the method reloads the open page in the browser

The abortLoadAfterTime flag automatically completes page loading after the timer is completed

Syntax: BrowserPageReloadAsync(int sec, bool abortLoadAfterTime = false)

Return value: no return value



Example:

await tester.BrowserPageReloadAsync(25);

Created with the Personal Edition of HelpNDoc: Write EPub books for the iPad