Example #1
0
 public DashboardPage ClickSelect()
 {
     SelectButton.Click();
     return(this);
 }