Skip to content

WebDriver

Arman edited this page Aug 26, 2022 · 2 revisions

WebDriver classes and methods:

BrowserNavigationBuilder.cs

  • Goto
  • RefreshUrl
  • BrowserHistoryForward
  • BrowserHistoryBackward

CookieBuilder.cs - still not implementation

IframeBuilder.cs - still not implementation

JavaScriptAlertBuilder.cs - still not implementation

WindowsBuilder.cs - still not implementation

WebDriverBuilder.cs

  • AsynchronousJavaScriptLoad
  • JavaScriptLoad

WebDriverPageLoadingBuilder.cs

  • WaitingForPageFullyLoadedByJavaScript
  • WaitingForPageLoad

Clone this wiki locally