Exemplo n.º 1
0
 public IWebElement GetRow(string itemsName)
 {
     return(checkOutPage.TableRow(itemsName));
 }