ClickElementByNameAsync
Description: the method performs a click on the element
Syntax: ClickElementByNameAsync(string name, int index)
Return value: no return value
Example:
await tester.ClickElementByNameAsync("MyElement", 0);
Created with the Personal Edition of HelpNDoc: Easily create EBooks