Example #1
0
 public string GetUrl(string url)
 {
     return(SeleniumHelper.CombineUrl(Url, url));
 }