ClickElementByTagAsync

Parent Previous Next

ClickElementByTagAsync

Description: the method performs a click on the element

Syntax: ClickElementByTagAsync(string tag, int index)

Return value: no return value


Example:

await tester.ClickElementByTagAsync("a", 0);

Created with the Personal Edition of HelpNDoc: Easily create EBooks