ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Actions.Click(targetElement) method
Perform a click on the target element.
Syntax
C#
public virtual void Click (
	Element targetElement
)
Parameters
targetElement (Element)
The target element.

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