ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Find.All(excludeClassAttributes) method
Find all elements set using FindParamAttributes.
Syntax
C#
[ObsoleteAttribute("This method is now obsolete. Please use the Manager.Elements[] which can generically handle frames/regions too")]
public void All (
	bool excludeClassAttributes
)
Parameters
excludeClassAttributes (Boolean)
If true, will exclude FindParamAttributes set on the test class.

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