Exemplo n.º 1
0
 @Then("^click on basket link$")
 public void I_am_on_sports_page() throws Throwable {
   loginPage.navigateToBaset();
 }