BrowserPrepareFrameForClosing Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Used to disable the AutoRefreshDom and WaitUntilReady of a frame preparing it to be closed on next action and no longer pulled by the framework.

Namespace:  ArtOfTest.WebAii.Core
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public virtual void PrepareFrameForClosing()
See Also

Reference