diff --git a/ui_tests/caseworker/features/give_advice/lu_consolidate_advice.feature b/ui_tests/caseworker/features/give_advice/lu_consolidate_advice.feature index 25b69321fc..ef6b7e69dd 100644 --- a/ui_tests/caseworker/features/give_advice/lu_consolidate_advice.feature +++ b/ui_tests/caseworker/features/give_advice/lu_consolidate_advice.feature @@ -99,17 +99,20 @@ Feature: I want to record my user advice and any comments and conditions relatin And I click make recommendation And I click approve all And I click continue - And I enter "reason for approving" as the reasons for approving - And I click the text "Add a licence condition, instruction to exporter or footnote" - And I enter "MOD licence condition" as the licence condition - And I enter "instruction for exporter" as the instructions for the exporter - And I enter "reporting footnote" as the reporting footnote + And I enter "reason for approving" as the approval reasons + And I click add licence condition + And I click continue + And I enter "MOD licence condition" as the licence condition into the "other" checkbox + And I click continue + And I enter "instruction for exporter" as the instructions for the exporter on the instructions step + And I enter "reporting footnote" as the reporting footnote on the instructions step And I click submit recommendation Then I see "reason for approving" as the reasons for approving And I see "MOD licence condition" as the licence condition And I see "instruction for exporter" as the instructions for the exporter And I see "reporting footnote" as the reporting footnote + ##### FCDO Sub-advisor to give advice ##### When I go to my profile page And I change my team to "FCDO" and default queue to "FCDO Cases to Review"