BrowserGetUserAgentAsync
Description: the method returns the lowercase value of the browser's User-Agent
Syntax: BrowserGetUserAgentAsync()
Return value: string
Example:
string ua = await tester.BrowserGetUserAgentAsync();
Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool