diff --git a/uitests/Add_expired_TO.html b/uitests/Add_expired_TO.html index 71f6a617..4ee5fa85 100644 --- a/uitests/Add_expired_TO.html +++ b/uitests/Add_expired_TO.html @@ -329,12 +329,27 @@ 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/Add_future_TO.html b/uitests/Add_future_TO.html index 89b22c7a..f48059f7 100644 --- a/uitests/Add_future_TO.html +++ b/uitests/Add_future_TO.html @@ -329,12 +329,27 @@ 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/Create_TO_after_other_steps.html b/uitests/Create_TO_after_other_steps.html index 9583a99e..030e24a7 100644 --- a/uitests/Create_TO_after_other_steps.html +++ b/uitests/Create_TO_after_other_steps.html @@ -344,12 +344,27 @@ 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