Skip to content

Commit

Permalink
LPD-39382 Fix poshi test
Browse files Browse the repository at this point in the history
  • Loading branch information
monaco-fabio authored and brianchandotcom committed Oct 24, 2024
1 parent 24c7e63 commit 682c54a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ definition {
Button.click(button = "Create New Account");

CommerceAcceleratorsInitializer.createNewAccountInFlow(accountName = "Commerce Account");

AssertElementNotPresent(locator1 = "//div[@class='modal-content']//div/h1[text()='Create New Account']");
}

task ("AND a buyer user is associated with the account") {
Expand Down

0 comments on commit 682c54a

Please sign in to comment.