diff --git a/uitests/New_User_Flow.html b/uitests/New_User_Flow.html index c9020cef..9c218cb9 100644 --- a/uitests/New_User_Flow.html +++ b/uitests/New_User_Flow.html @@ -3,7 +3,7 @@
- +open | -/dev-new-user?first_name=Sim&last_name=Aloo&dod_id=1234567896 | +/dev-new-user?first_name=Sim&last_name=Aloo&dod_id=1234567654 | ||
waitForElementPresent | -css=a[href="/user"] > .topbar__link-label | +css=div.h2 | ||
assertText | -css=a[href="/user"] > .topbar__link-label | +css=div.h2 | *Sim Aloo* | |
assertText | css=.h3 | -*DoD ID: 1234567896* | +*DoD ID: 1234567654* | |
waitForPageToLoad | @@ -124,22 +124,7 @@||||
type | css=#service_branch | -Air Force, Department of the | -||
waitForPageToLoad | -- | - | ||
waitForElementPresent | -css=#service_branch > option:nth-of-type(2) | -- | ||
click | -css=#service_branch > option:nth-of-type(2) | -+ | army | |
waitForPageToLoad | @@ -253,21 +238,6 @@||||
waitForElementPresent | -css=.sticky-cta-text > h3 | -- | ||
assertText | -css=.sticky-cta-text > h3 | -*Get Started* | -||
waitForPageToLoad | -- | - | ||
waitForElementPresent | css=h3.usa-alert-heading | |||
waitForElementPresent | -css=.about-cloud > h1 | +css=.home__content > h1 | ||
assertText | -css=.about-cloud > h1 | -*About Cloud Services* | +css=.home__content > h1 | +*JEDI Cloud Services* |