Unsupported - All commands are executed in-proc.
Syntax| C# |
public override BrowserCommand ExecuteCommand ( BrowserCommand request, bool performDomRefresh, bool waitUntilReady )
Parameters- request (BrowserCommand)
- The request to execute.
- performDomRefresh (Boolean)
- Whether to perform a Dom refresh.
- waitUntilReady (Boolean)
- Whether to wait until the browser is ready.
Return ValueN/A - UnsupportedBrowserOperationException
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
