SetValueInElementByTagAsync
Description: the method inserts value into the specified element
Syntax: SetValueInElementByTagAsync(string tag, int index, string value)
Return value: no return value
Example:
await tester.SetValueInElementByTagAsync("input", 0, "value");
Created with the Personal Edition of HelpNDoc: Write eBooks for the Kindle