ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Desktop.EnableAutoDomRefresh(targetBrowser) method
Namespaces > ArtOfTest.WebAii.Core > Desktop > EnableAutoDomRefresh(Browser)
Enables the Desktop Mouse/Keyboard objects to perform auto dom refreshes after Click/DragDrop/SendKey actions.
Syntax
C#
public void EnableAutoDomRefresh (
	Browser targetBrowser
)
Parameters
targetBrowser (Browser)
The target browser to perform refresh on.

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)