cypress-gherkin #1
@ -211,7 +211,9 @@ describe("Send a document", () => {
|
||||
cy.get('#validateButton').click();
|
||||
});
|
||||
cy.visit("/request");
|
||||
|
||||
cy.get("#account-menu div[title]").should((elm) => {
|
||||
expect(elm).to.contain("candidature-qa@example.org")
|
||||
});
|
||||
});
|
||||
|
||||
When("I send the mail", () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user