mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-24 17:41:27 -04:00
Close modal before validating questions
This commit is contained in:
@@ -90,6 +90,8 @@ test.describe('when given valid input', () => {
|
||||
await profilePage.clickSkipCompatibilityQuestionButton()
|
||||
await profilePage.clickSkipCompatibilityQuestionButton()
|
||||
|
||||
await profilePage.clickCloseButton()
|
||||
|
||||
//Verify information is correct
|
||||
await profilePage.verifyDisplayName(testAccount.display_name)
|
||||
await profilePage.verifyHeadline(testAccount.headline)
|
||||
|
||||
Reference in New Issue
Block a user