SetHtmlInElementByIdAsync
Description: the method inserts the html representation of the object into the specified element
Syntax: SetHtmlInElementByIdAsync(string id, string html)
Return value: no return value
Example:
await tester.SetHtmlInElementByIdAsync("auth", "<h1>text</h1>");
Created with the Personal Edition of HelpNDoc: Free Kindle producer