Ejemplo n.º 1
0
 public AddSalesOrderPage PressNo()
 {
     NoButton.Click();
     return(new AddSalesOrderPage(_webDriverFactory));
 }