ClickElementByIdAsync

Parent Previous Next

ClickElementByIdAsync

Description: the method performs a click on the element

Syntax: ClickElementByIdAsync(string id)

Return value: no return value


Example:

await tester.ClickElementByIdAsync("MyElement");

Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents