@@ -182,7 +182,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -291,12 +291,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=td.name |
+css=th.table-cell--third |
|
assertElementPresent |
-css=td.name |
+css=th.table-cell--third |
|
@@ -313,7 +313,7 @@ Imported from: AT-AT CI - New Portfolio-->
assertText |
css=button.usa-button.usa-button-primary.usa-button-big |
-Save |
+Save Changes |
waitForPageToLoad |
@@ -336,30 +336,14 @@ Imported from: AT-AT CI - New Portfolio-->
|
|
-
waitForElementPresent |
-css=input.usa-button.usa-button-primary |
- |
-
-
-assertText |
-css=input.usa-button.usa-button-primary |
-Save |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=a.icon-link.modal-link |
+css=a.usa-button.usa-button-secondary.add-new-button |
|
click |
-css=a.icon-link.modal-link |
+css=a.usa-button.usa-button-secondary.add-new-button |
|
@@ -369,13 +353,13 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#add-port-mem > div > div:nth-of-type(1) > h1 |
+css=#add-portfolio-manager > div > div > div.member-form > h2 |
|
assertText |
-css=#add-port-mem > div > div:nth-of-type(1) > h1 |
-*Invite new portfolio member* |
+css=#add-portfolio-manager > div > div > div.member-form > h2 |
+*Add Manager* |
waitForPageToLoad |
@@ -459,13 +443,13 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#add-port-mem > div > div:nth-of-type(2) > h1 |
+css=#add-portfolio-manager > div > div > div.member-form > h2 |
|
assertText |
-css=#add-port-mem > div > div:nth-of-type(2) > h1 |
-*Assign member permissions* |
+css=#add-portfolio-manager > div > div > div.member-form > h2 |
+*Set Portfolio Permissions* |
waitForPageToLoad |
@@ -474,12 +458,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#permission_sets-perms_app_mgmt |
+css=#perms_app_mgmt-None |
|
click |
-css=#permission_sets-perms_app_mgmt |
+css=#perms_app_mgmt-None |
|
@@ -489,12 +473,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#permission_sets-perms_app_mgmt > option:nth-of-type(1) |
+css=#perms_funding-None |
|
click |
-css=#permission_sets-perms_app_mgmt > option:nth-of-type(1) |
+css=#perms_funding-None |
|
@@ -504,12 +488,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#permission_sets-perms_funding |
+css=#perms_reporting-None |
|
click |
-css=#permission_sets-perms_funding |
+css=#perms_reporting-None |
|
@@ -519,57 +503,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#permission_sets-perms_funding > option:nth-of-type(1) |
- |
-
-
-click |
-css=#permission_sets-perms_funding > option:nth-of-type(1) |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=#permission_sets-perms_reporting |
- |
-
-
-click |
-css=#permission_sets-perms_reporting |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=#permission_sets-perms_reporting > option:nth-of-type(1) |
- |
-
-
-click |
-css=#permission_sets-perms_reporting > option:nth-of-type(1) |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=#permission_sets-perms_portfolio_mgmt |
+css=#perms_portfolio_mgmt-None |
|
type |
-css=#permission_sets-perms_portfolio_mgmt |
+css=#perms_portfolio_mgmt-None |
edit_portfolio_admin |
@@ -579,21 +518,6 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=#permission_sets-perms_portfolio_mgmt > option:nth-of-type(2) |
- |
-
-
-click |
-css=#permission_sets-perms_portfolio_mgmt > option:nth-of-type(2) |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
css=input[type="submit"].action-group__action |
|
@@ -609,27 +533,27 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=table.atat-table > tbody > tr:nth-of-type(2) > td.name |
- |
-
-
-assertElementPresent |
-css=table.atat-table > tbody > tr:nth-of-type(2) > td.name |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=.usa-alert-body > p:nth-of-type(2) |
+css=table.atat-table > tbody > tr > td > span.label.label--success.label--below |
|
assertText |
-css=.usa-alert-body > p:nth-of-type(2) |
+css=table.atat-table > tbody > tr > td > span.label.label--success.label--below |
+*invite pending* |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=.usa-alert-body |
+ |
+
+
+assertText |
+css=.usa-alert-body |
*You have successfully invited Brandon Buchannan to the portfolio.* |
diff --git a/uitests/New_User_Flow.html b/uitests/New_User_Flow.html
index 9c218cb9..c1f9f924 100644
--- a/uitests/New_User_Flow.html
+++ b/uitests/New_User_Flow.html
@@ -16,7 +16,7 @@
-
+
diff --git a/uitests/Portfolio_Settings.html b/uitests/Portfolio_Settings.html
index fcf2686d..4996fdbb 100644
--- a/uitests/Portfolio_Settings.html
+++ b/uitests/Portfolio_Settings.html
@@ -16,7 +16,7 @@
-
+
@@ -117,7 +117,7 @@ Imported from: AT-AT CI - login-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -219,12 +219,12 @@ Imported from: AT-AT CI - login-->
waitForElementPresent |
-css=td.name |
+css=th.table-cell--third |
|
assertElementPresent |
-css=td.name |
+css=th.table-cell--third |
|
@@ -240,7 +240,7 @@ Imported from: AT-AT CI - login-->
assertText |
css=button.usa-button.usa-button-primary.usa-button-big |
-Save |
+Save Changes |
waitForPageToLoad |
@@ -257,21 +257,6 @@ Imported from: AT-AT CI - login-->
css=button.usa-button.usa-button-primary |
*Update* |
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=input.usa-button.usa-button-primary |
- |
-
-
-assertText |
-css=input.usa-button.usa-button-primary |
-Save |
-
diff --git a/uitests/Reports_-_Basics.html b/uitests/Reports_-_Basics.html
index 1449bf1b..84d65469 100644
--- a/uitests/Reports_-_Basics.html
+++ b/uitests/Reports_-_Basics.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -609,12 +609,12 @@ Ghost Inspector flow control because button tends to take a little while to beco
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
*$100,000.00* |
@@ -624,15 +624,13 @@ Ghost Inspector flow control because button tends to take a little while to beco
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
-*October 01, 2019
- -
- June 30, 2020* |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
+*October 01, 2019 - June 30, 2020* |
waitForPageToLoad |
@@ -641,12 +639,12 @@ Ghost Inspector flow control because button tends to take a little while to beco
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
*Days Remaining* |
@@ -662,7 +660,7 @@ Ghost Inspector flow control because button tends to take a little while to beco
assertText |
css=h3.h5 |
-*IDIQ CLIN 0002 Classified IaaS/PaaS* |
+*IDIQ CLIN 0002* |
waitForPageToLoad |
diff --git a/uitests/Reports_-_Empty_State.html b/uitests/Reports_-_Empty_State.html
index 84bff58d..d0ae8235 100644
--- a/uitests/Reports_-_Empty_State.html
+++ b/uitests/Reports_-_Empty_State.html
@@ -16,7 +16,7 @@
-
+
@@ -117,7 +117,7 @@ Imported from: AT-AT CI - login-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -219,12 +219,12 @@ Imported from: AT-AT CI - login-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
*$0.00* |
@@ -234,12 +234,12 @@ Imported from: AT-AT CI - login-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value |
*0 days* |
diff --git a/uitests/Reports_-_Follow_Add_App_Button.html b/uitests/Reports_-_Follow_Add_App_Button.html
index fc423c69..1b4658bd 100644
--- a/uitests/Reports_-_Follow_Add_App_Button.html
+++ b/uitests/Reports_-_Follow_Add_App_Button.html
@@ -16,7 +16,7 @@
-
+
@@ -129,7 +129,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -646,12 +646,12 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
*$100,000.00* |
@@ -662,15 +662,13 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
-*October 01, 2019
- -
- June 30, 2020* |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
+*October 01, 2019 - June 30, 2020* |
waitForPageToLoad |
@@ -680,12 +678,12 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
*Days Remaining* |
@@ -702,7 +700,7 @@ Imported from: AT-AT CI - Create New TO-->
assertText |
css=h3.h5 |
-*IDIQ CLIN 0002 Classified IaaS/PaaS* |
+*IDIQ CLIN 0002* |
waitForPageToLoad |
diff --git a/uitests/Reports_-_Follow_TO_link.html b/uitests/Reports_-_Follow_TO_link.html
index 6e653c9f..627838b2 100644
--- a/uitests/Reports_-_Follow_TO_link.html
+++ b/uitests/Reports_-_Follow_TO_link.html
@@ -16,7 +16,7 @@
-
+
@@ -129,7 +129,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -646,12 +646,12 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
*$100,000.00* |
@@ -662,15 +662,13 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
-*October 01, 2019
- -
- June 30, 2020* |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
+*October 01, 2019 - June 30, 2020* |
waitForPageToLoad |
@@ -680,12 +678,12 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(3) > h5.reporting-summary-item__header > .reporting-summary-item__header-text |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > h5.summary-item__header > .summary-item__header-text |
*Days Remaining* |
@@ -702,7 +700,7 @@ Imported from: AT-AT CI - Create New TO-->
assertText |
css=h3.h5 |
-*IDIQ CLIN 0002 Classified IaaS/PaaS* |
+*IDIQ CLIN 0002* |
waitForPageToLoad |
@@ -828,7 +826,7 @@ Imported from: AT-AT CI - Create New TO-->
assertText |
css=.sticky-cta-text > h3 |
-*Task order details* |
+*Task Order #* |
waitForPageToLoad |
@@ -837,12 +835,12 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
*$100,000.00* |
@@ -852,29 +850,14 @@ Imported from: AT-AT CI - Create New TO-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
*$800,000.00* |
-
-waitForPageToLoad |
- |
- |
-
-
-waitForElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
- |
-
-
-assertElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
- |
-
diff --git a/uitests/Reports_-_with_TO,_App,_and_Environments.html b/uitests/Reports_-_with_TO,_App,_and_Environments.html
index cbeb4c5f..9bb67a36 100644
--- a/uitests/Reports_-_with_TO,_App,_and_Environments.html
+++ b/uitests/Reports_-_with_TO,_App,_and_Environments.html
@@ -16,7 +16,7 @@
-
+
@@ -186,7 +186,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/Reports_-_with_expired_TO.html b/uitests/Reports_-_with_expired_TO.html
index 6bfc1c09..8970b8b8 100644
--- a/uitests/Reports_-_with_expired_TO.html
+++ b/uitests/Reports_-_with_expired_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -186,7 +186,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -1387,12 +1387,12 @@ Ghost Inspector flow control because button tends to take a little while to beco
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(1) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value |
*$100,000.00* |
@@ -1402,15 +1402,13 @@ Ghost Inspector flow control because button tends to take a little while to beco
waitForElementPresent |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
|
assertText |
-css=.row > .col.col--grow.reporting-summary-item:nth-of-type(2) > .reporting-summary-item__value |
-*October 01, 2019
- -
- June 30, 2020* |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value |
+*October 01, 2019 - June 30, 2020* |
waitForPageToLoad |
@@ -1425,7 +1423,7 @@ Ghost Inspector flow control because button tends to take a little while to beco
assertText |
css=h3.h5 |
-*IDIQ CLIN 0002 Classified IaaS/PaaS* |
+*IDIQ CLIN 0002* |
waitForPageToLoad |
diff --git a/uitests/Resend_App_Member_Invite.html b/uitests/Resend_App_Member_Invite.html
index 7ade41f8..2fb72573 100644
--- a/uitests/Resend_App_Member_Invite.html
+++ b/uitests/Resend_App_Member_Invite.html
@@ -16,7 +16,7 @@
-
+
@@ -186,7 +186,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -626,12 +626,12 @@ Imported from: AT-AT CI - New Portfolio-->
waitForElementPresent |
-css=.application-member__user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"] |
+css=.user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"] |
|
assertText |
-css=.application-member__user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"] |
+css=.user-info > .usa-input.usa-input--validation--requiredField:nth-of-type(1) > input[id="first_name"][type="text"] |
*Brandon* |
diff --git a/uitests/Revoke_App_Member_Invite.html b/uitests/Revoke_App_Member_Invite.html
index 3f4ab7bb..c0055261 100644
--- a/uitests/Revoke_App_Member_Invite.html
+++ b/uitests/Revoke_App_Member_Invite.html
@@ -16,7 +16,7 @@
-
+
@@ -186,7 +186,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/Revoke_Environment_Access.html b/uitests/Revoke_Environment_Access.html
index dcee46b9..abb4d1dc 100644
--- a/uitests/Revoke_Environment_Access.html
+++ b/uitests/Revoke_Environment_Access.html
@@ -16,7 +16,7 @@
-
+
@@ -186,7 +186,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_(Landing)_Page_-_Empty_State.html b/uitests/TO_Index_(Landing)_Page_-_Empty_State.html
index a1ba32b6..15dae03e 100644
--- a/uitests/TO_Index_(Landing)_Page_-_Empty_State.html
+++ b/uitests/TO_Index_(Landing)_Page_-_Empty_State.html
@@ -16,7 +16,7 @@
-
+
@@ -117,7 +117,7 @@ Imported from: AT-AT CI - login-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_with_Draft_TO.html b/uitests/TO_Index_with_Draft_TO.html
index 48a09943..77a6e543 100644
--- a/uitests/TO_Index_with_Draft_TO.html
+++ b/uitests/TO_Index_with_Draft_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_with_TO.html b/uitests/TO_Index_with_TO.html
index 5be5805d..8997f6b0 100644
--- a/uitests/TO_Index_with_TO.html
+++ b/uitests/TO_Index_with_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_with_Unsigned_TO.html b/uitests/TO_Index_with_Unsigned_TO.html
index 107b652a..3b3f1786 100644
--- a/uitests/TO_Index_with_Unsigned_TO.html
+++ b/uitests/TO_Index_with_Unsigned_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_with_expired_TO.html b/uitests/TO_Index_with_expired_TO.html
index 0059a503..9bccba7e 100644
--- a/uitests/TO_Index_with_expired_TO.html
+++ b/uitests/TO_Index_with_expired_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Index_with_future_TO.html b/uitests/TO_Index_with_future_TO.html
index d8a6a527..3401bd3e 100644
--- a/uitests/TO_Index_with_future_TO.html
+++ b/uitests/TO_Index_with_future_TO.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Step_1.html b/uitests/TO_Step_1.html
index 93ad1360..53e0c1b2 100644
--- a/uitests/TO_Step_1.html
+++ b/uitests/TO_Step_1.html
@@ -16,7 +16,7 @@
-
+
@@ -117,7 +117,7 @@ Imported from: AT-AT CI - login-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Step_2.html b/uitests/TO_Step_2.html
index 1624476c..1bd56535 100644
--- a/uitests/TO_Step_2.html
+++ b/uitests/TO_Step_2.html
@@ -16,7 +16,7 @@
-
+
@@ -123,7 +123,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Step_3.html b/uitests/TO_Step_3.html
index 1e7453d4..84ba584d 100644
--- a/uitests/TO_Step_3.html
+++ b/uitests/TO_Step_3.html
@@ -16,7 +16,7 @@
-
+
@@ -129,7 +129,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Step_3_-_Add_CLIN.html b/uitests/TO_Step_3_-_Add_CLIN.html
index df70e88b..c5ab24a1 100644
--- a/uitests/TO_Step_3_-_Add_CLIN.html
+++ b/uitests/TO_Step_3_-_Add_CLIN.html
@@ -16,7 +16,7 @@
-
+
@@ -135,7 +135,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
diff --git a/uitests/TO_Step_4.html b/uitests/TO_Step_4.html
index 6beec61f..1968c48d 100644
--- a/uitests/TO_Step_4.html
+++ b/uitests/TO_Step_4.html
@@ -16,7 +16,7 @@
-
+
@@ -135,7 +135,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -727,12 +727,27 @@ Imported from: AT-AT CI - TO Step 2-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.task-order__header > p > strong |
+ |
+
+
+assertElementPresent |
+css=.task-order__header > p > strong |
+ |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
*$100,000.00* |
@@ -742,12 +757,12 @@ Imported from: AT-AT CI - TO Step 2-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
*$800,000.00* |
@@ -757,13 +772,13 @@ Imported from: AT-AT CI - TO Step 2-->
waitForElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large |
|
-assertElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
- |
+verifyText |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large |
+*$0.00* |
waitForPageToLoad |
diff --git a/uitests/TO_Step_5.html b/uitests/TO_Step_5.html
index 4382e8eb..d5d5d7ee 100644
--- a/uitests/TO_Step_5.html
+++ b/uitests/TO_Step_5.html
@@ -16,7 +16,7 @@
-
+
@@ -141,7 +141,7 @@ Imported from: AT-AT CI - New Portfolio-->
type |
css=#name |
-Tatooine Energy Maintenance Systems |
+Tatooine Energy Maintenance Systems ${alphanumeric} |
waitForPageToLoad |
@@ -769,12 +769,28 @@ Imported from: AT-AT CI - TO Step 3-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.task-order__header > p > strong |
+ |
+
+
+assertElementPresent |
+css=.task-order__header > p > strong |
+ |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+
+waitForElementPresent |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(1) > .summary-item__value--large |
*$100,000.00* |
@@ -785,12 +801,12 @@ Imported from: AT-AT CI - TO Step 3-->
waitForElementPresent |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
|
assertText |
-css=.totals-box > .h3:nth-of-type(4) |
+css=.row > .col.col--grow.summary-item:nth-of-type(2) > .summary-item__value--large |
*$800,000.00* |
@@ -801,13 +817,13 @@ Imported from: AT-AT CI - TO Step 3-->
waitForElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large |
|
-assertElementPresent |
-css=.col.task-order__details > div:nth-of-type(2) |
- |
+verifyText |
+css=.row > .col.col--grow.summary-item:nth-of-type(3) > .summary-item__value--large |
+*$0.00* |
waitForPageToLoad |
@@ -998,7 +1014,7 @@ Imported from: AT-AT CI - TO Step 3-->
assertText |
css=.usa-alert-text |
-*Your task order form for Tatooine Energy Maintenance Systems has been submitted.* |
+*Your task order form for Tatooine Energy Maintenance Systems* |
waitForPageToLoad |
diff --git a/uitests/login.html b/uitests/login.html
index c5228cdf..a99e03a1 100644
--- a/uitests/login.html
+++ b/uitests/login.html
@@ -16,7 +16,7 @@
-
+