Esempio n. 1
0
 public override ICarrinhoComprasPO Navegar()
 {
     Carrinho.Click();
     return(this);
 }