GetUrlAsync
Description: the method returns the current URL
Syntax: GetUrlAsync()
Return value: string
Example:
string text = await tester.GetUrlAsync();
Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy