From 591c0f2315f26b795ee54bea10988dca71c4f270 Mon Sep 17 00:00:00 2001 From: "Jay R. Newlin (PromptWorks)" Date: Fri, 20 Dec 2019 10:51:25 -0500 Subject: [PATCH] Updates based on design changes and/or general maintenance of tests --- uitests/Application_Index_with_App.html | 22 +--- uitests/Create_New_Application.html | 21 +--- uitests/Create_New_TO.html | 27 +++-- uitests/Delete_Portfolio_Member.html | 6 +- uitests/Edit_App_Member.html | 22 +--- uitests/Edit_Portfolio_Member.html | 6 +- uitests/New_App_Step_1.html | 6 +- uitests/New_App_Step_2.html | 6 +- uitests/New_App_Step_2_-_Add_Env.html | 6 +- uitests/New_App_Step_3.html | 6 +- uitests/New_Portfolio.html | 6 +- uitests/New_Portfolio_Member.html | 6 +- uitests/Portfolio_Settings.html | 6 +- uitests/Remove_Portfolio_Member.html | 6 +- uitests/Reports_-_Basics.html | 28 +++-- uitests/Reports_-_Empty_State.html | 6 +- uitests/Reports_-_Follow_Add_App_Button.html | 29 +++-- uitests/Reports_-_Follow_TO_link.html | 29 +++-- ...orts_-_with_TO,_App,_and_Environments.html | 44 ++++---- uitests/Reports_-_with_expired_TO.html | 66 +++++++----- uitests/Resend_App_Member_Invite.html | 22 +--- uitests/Revoke_App_Member_Invite.html | 22 +--- uitests/Revoke_Environment_Access.html | 22 +--- ...TO_Index_(Landing)_Page_-_Empty_State.html | 6 +- uitests/TO_Index_with_Draft_TO.html | 28 +++-- uitests/TO_Index_with_TO.html | 28 +++-- uitests/TO_Index_with_Unsigned_TO.html | 28 +++-- uitests/TO_Index_with_expired_TO.html | 50 +++++++-- uitests/TO_Index_with_future_TO.html | 50 +++++++-- uitests/TO_Step_1.html | 6 +- uitests/TO_Step_2.html | 6 +- uitests/TO_Step_3.html | 6 +- uitests/TO_Step_3_-_Add_CLIN.html | 6 +- uitests/TO_Step_4.html | 6 +- uitests/TO_Step_5.html | 101 ++++++++++++++++-- uitests/login.html | 6 +- 36 files changed, 465 insertions(+), 282 deletions(-) diff --git a/uitests/Application_Index_with_App.html b/uitests/Application_Index_with_App.html index 67f34a53..99fbbb2d 100644 --- a/uitests/Application_Index_with_App.html +++ b/uitests/Application_Index_with_App.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent css=.icon--applications diff --git a/uitests/Create_New_Application.html b/uitests/Create_New_Application.html index 0bac9367..6429feed 100644 --- a/uitests/Create_New_Application.html +++ b/uitests/Create_New_Application.html @@ -106,13 +106,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -526,21 +526,6 @@ Imported from: AT-AT CI - login--> css=.accordion-table__items > .accordion-table__item:nth-of-type(1) > .accordion-table__item-content > .environment-list__item > .label.label--below - -waitForPageToLoad - - - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - diff --git a/uitests/Create_New_TO.html b/uitests/Create_New_TO.html index 1980dfc8..8a20a1d4 100644 --- a/uitests/Create_New_TO.html +++ b/uitests/Create_New_TO.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -485,12 +485,27 @@ Imported from: AT-AT CI - login--> waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Delete_Portfolio_Member.html b/uitests/Delete_Portfolio_Member.html index 563113f0..a23c577f 100644 --- a/uitests/Delete_Portfolio_Member.html +++ b/uitests/Delete_Portfolio_Member.html @@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/Edit_App_Member.html b/uitests/Edit_App_Member.html index 5fa57810..835fe110 100644 --- a/uitests/Edit_App_Member.html +++ b/uitests/Edit_App_Member.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent css=svg.svg-inline--fa.fa-ellipsis-h diff --git a/uitests/Edit_Portfolio_Member.html b/uitests/Edit_Portfolio_Member.html index fea162c7..71d82e8f 100644 --- a/uitests/Edit_Portfolio_Member.html +++ b/uitests/Edit_Portfolio_Member.html @@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_App_Step_1.html b/uitests/New_App_Step_1.html index a65803c1..e3633143 100644 --- a/uitests/New_App_Step_1.html +++ b/uitests/New_App_Step_1.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_App_Step_2.html b/uitests/New_App_Step_2.html index 735842b0..1440a4ee 100644 --- a/uitests/New_App_Step_2.html +++ b/uitests/New_App_Step_2.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_App_Step_2_-_Add_Env.html b/uitests/New_App_Step_2_-_Add_Env.html index 877f6ed2..fc806710 100644 --- a/uitests/New_App_Step_2_-_Add_Env.html +++ b/uitests/New_App_Step_2_-_Add_Env.html @@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_App_Step_3.html b/uitests/New_App_Step_3.html index 4794e5d1..f9bcbfba 100644 --- a/uitests/New_App_Step_3.html +++ b/uitests/New_App_Step_3.html @@ -110,13 +110,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_Portfolio.html b/uitests/New_Portfolio.html index 5495828f..7b3cd75c 100644 --- a/uitests/New_Portfolio.html +++ b/uitests/New_Portfolio.html @@ -45,13 +45,13 @@ waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/New_Portfolio_Member.html b/uitests/New_Portfolio_Member.html index cb960f1c..1026a81c 100644 --- a/uitests/New_Portfolio_Member.html +++ b/uitests/New_Portfolio_Member.html @@ -108,13 +108,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/Portfolio_Settings.html b/uitests/Portfolio_Settings.html index 02424caf..fcf2686d 100644 --- a/uitests/Portfolio_Settings.html +++ b/uitests/Portfolio_Settings.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/Remove_Portfolio_Member.html b/uitests/Remove_Portfolio_Member.html index fc1844e2..41a1186e 100644 --- a/uitests/Remove_Portfolio_Member.html +++ b/uitests/Remove_Portfolio_Member.html @@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/Reports_-_Basics.html b/uitests/Reports_-_Basics.html index 5f1d9eda..1449bf1b 100644 --- a/uitests/Reports_-_Basics.html +++ b/uitests/Reports_-_Basics.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Reports_-_Empty_State.html b/uitests/Reports_-_Empty_State.html index 602407d8..84bff58d 100644 --- a/uitests/Reports_-_Empty_State.html +++ b/uitests/Reports_-_Empty_State.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/Reports_-_Follow_Add_App_Button.html b/uitests/Reports_-_Follow_Add_App_Button.html index abe9c94f..fc423c69 100644 --- a/uitests/Reports_-_Follow_Add_App_Button.html +++ b/uitests/Reports_-_Follow_Add_App_Button.html @@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -547,12 +547,29 @@ Imported from: AT-AT CI - Create New TO--> Imported from: AT-AT CI - Create New TO--> waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Reports_-_Follow_TO_link.html b/uitests/Reports_-_Follow_TO_link.html index 8af494c1..6e653c9f 100644 --- a/uitests/Reports_-_Follow_TO_link.html +++ b/uitests/Reports_-_Follow_TO_link.html @@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -547,12 +547,29 @@ Imported from: AT-AT CI - Create New TO--> Imported from: AT-AT CI - Create New TO--> waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Reports_-_with_TO,_App,_and_Environments.html b/uitests/Reports_-_with_TO,_App,_and_Environments.html index 5fa2f879..cbeb4c5f 100644 --- a/uitests/Reports_-_with_TO,_App,_and_Environments.html +++ b/uitests/Reports_-_with_TO,_App,_and_Environments.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent @@ -915,12 +899,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Reports_-_with_expired_TO.html b/uitests/Reports_-_with_expired_TO.html index 34eff04b..6bfc1c09 100644 --- a/uitests/Reports_-_with_expired_TO.html +++ b/uitests/Reports_-_with_expired_TO.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent @@ -915,12 +899,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label @@ -1279,12 +1279,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/Resend_App_Member_Invite.html b/uitests/Resend_App_Member_Invite.html index e7f8afdf..7ade41f8 100644 --- a/uitests/Resend_App_Member_Invite.html +++ b/uitests/Resend_App_Member_Invite.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent css=svg.svg-inline--fa.fa-ellipsis-h diff --git a/uitests/Revoke_App_Member_Invite.html b/uitests/Revoke_App_Member_Invite.html index 771cd4a0..3f4ab7bb 100644 --- a/uitests/Revoke_App_Member_Invite.html +++ b/uitests/Revoke_App_Member_Invite.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent css=svg.svg-inline--fa.fa-ellipsis-h diff --git a/uitests/Revoke_Environment_Access.html b/uitests/Revoke_Environment_Access.html index 56bc1bdb..dcee46b9 100644 --- a/uitests/Revoke_Environment_Access.html +++ b/uitests/Revoke_Environment_Access.html @@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio--> - - -waitForElementPresent -css=#delete-application - - - -assertText -css=#delete-application -*Delete application* - - -waitForPageToLoad - - - waitForElementPresent css=svg.svg-inline--fa.fa-ellipsis-h.fa-w-16 diff --git a/uitests/TO_Index_(Landing)_Page_-_Empty_State.html b/uitests/TO_Index_(Landing)_Page_-_Empty_State.html index 70d615fc..a1ba32b6 100644 --- a/uitests/TO_Index_(Landing)_Page_-_Empty_State.html +++ b/uitests/TO_Index_(Landing)_Page_-_Empty_State.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Index_with_Draft_TO.html b/uitests/TO_Index_with_Draft_TO.html index 1769434e..48a09943 100644 --- a/uitests/TO_Index_with_Draft_TO.html +++ b/uitests/TO_Index_with_Draft_TO.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/TO_Index_with_TO.html b/uitests/TO_Index_with_TO.html index a96d033c..5be5805d 100644 --- a/uitests/TO_Index_with_TO.html +++ b/uitests/TO_Index_with_TO.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/TO_Index_with_Unsigned_TO.html b/uitests/TO_Index_with_Unsigned_TO.html index 86897b35..107b652a 100644 --- a/uitests/TO_Index_with_Unsigned_TO.html +++ b/uitests/TO_Index_with_Unsigned_TO.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/TO_Index_with_expired_TO.html b/uitests/TO_Index_with_expired_TO.html index 401645e6..0059a503 100644 --- a/uitests/TO_Index_with_expired_TO.html +++ b/uitests/TO_Index_with_expired_TO.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label @@ -880,12 +896,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/TO_Index_with_future_TO.html b/uitests/TO_Index_with_future_TO.html index ff3ddb1a..d8a6a527 100644 --- a/uitests/TO_Index_with_future_TO.html +++ b/uitests/TO_Index_with_future_TO.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label @@ -880,12 +896,28 @@ Ghost Inspector flow control because button tends to take a little while to beco waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label - + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label diff --git a/uitests/TO_Step_1.html b/uitests/TO_Step_1.html index 217798ca..93ad1360 100644 --- a/uitests/TO_Step_1.html +++ b/uitests/TO_Step_1.html @@ -47,13 +47,13 @@ Imported from: AT-AT CI - login--> Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Step_2.html b/uitests/TO_Step_2.html index 980b2628..1624476c 100644 --- a/uitests/TO_Step_2.html +++ b/uitests/TO_Step_2.html @@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Step_3.html b/uitests/TO_Step_3.html index 6467b614..1e7453d4 100644 --- a/uitests/TO_Step_3.html +++ b/uitests/TO_Step_3.html @@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Step_3_-_Add_CLIN.html b/uitests/TO_Step_3_-_Add_CLIN.html index e385a3a8..df70e88b 100644 --- a/uitests/TO_Step_3_-_Add_CLIN.html +++ b/uitests/TO_Step_3_-_Add_CLIN.html @@ -53,13 +53,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Step_4.html b/uitests/TO_Step_4.html index bf7ecb81..6beec61f 100644 --- a/uitests/TO_Step_4.html +++ b/uitests/TO_Step_4.html @@ -53,13 +53,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad diff --git a/uitests/TO_Step_5.html b/uitests/TO_Step_5.html index 7f56ad80..4382e8eb 100644 --- a/uitests/TO_Step_5.html +++ b/uitests/TO_Step_5.html @@ -55,13 +55,13 @@ Imported from: AT-AT CI - New Portfolio Imported from: AT-AT CI - login--> waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services waitForPageToLoad @@ -847,13 +847,13 @@ Imported from: AT-AT CI - TO Step 3--> waitForElementPresent -css=.h2 +css=span.sticky-cta-context assertText -css=.h2 -*Confirm Signature* +css=span.sticky-cta-context +*Step 5 of 5* waitForPageToLoad @@ -862,12 +862,97 @@ Imported from: AT-AT CI - TO Step 3--> waitForElementPresent -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label +waitForPageToLoad + + + + +waitForElementPresent +css=input[type="submit"][disabled="disabled"] + + + +assertElementPresent +css=input[type="submit"][disabled="disabled"] + + + +waitForPageToLoad + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + click -css=fieldset.usa-input__choices > legend > label +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + +waitForElementPresent +css=input[type="submit"][disabled="disabled"] + + + +assertElementPresent +css=input[type="submit"][disabled="disabled"] + + + +waitForPageToLoad + + + + +waitForElementPresent +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +click +css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label + + + +waitForPageToLoad + + + + +assertElementNotPresent +css=input[type="submit"][disabled="disabled"] diff --git a/uitests/login.html b/uitests/login.html index 764b248f..c5228cdf 100644 --- a/uitests/login.html +++ b/uitests/login.html @@ -43,13 +43,13 @@ waitForElementPresent -css=.about-cloud > h1 +css=.home__content > h1 assertText -css=.about-cloud > h1 -About Cloud Services +css=.home__content > h1 +JEDI Cloud Services