ElementRefresh Method (Boolean)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Using the FindParamsUsed and the TestRegionIdUsed to find this element last, this methods will attempt to re-find this element in the new DOM tree.

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

public virtual void Refresh(
	bool forceDomTreeRefresh
)

Parameters

forceDomTreeRefresh
Type: SystemBoolean
Force a Browser/Plugin refresh before attempting to refine this element.
See Also

Reference