ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Browser.PrepareFrameForClosing() method
Namespaces > ArtOfTest.WebAii.Core > Browser > PrepareFrameForClosing()
Used to disable the AutoRefreshDom and WaitUntilReady of a frame preparing it to be closed on next action and no longer polled by the framework.
Syntax
C#
public virtual void PrepareFrameForClosing ()

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