Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/test/java/com/zerobank/step_definitions/LoginStepDefinition.java
  • Loading branch information
cmert2017 committed Jan 16, 2021
2 parents 097e6cd + 3e3f099 commit 06c6338
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public void authorize_user_is_on_the_login_page() {
public void user_enters_valid_credentials() {
Driver.getDriver().manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);
loginPage.login();

}

@Then("system displays the account summary page")
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 06c6338

Please sign in to comment.