Example #1
0
 public static void ScrollToTheTopOfThePage(UserBrowser browser)
 {
     browser.ScrollToTheTopOfThePage();
 }