Hi Ian,
We are using aria-labels currently but can you please add ID for these locators .
1) Take button on assessment page (screenshot attached).
2) Select stakeholder dropdown
3) Select stakeholder groups dropdown
4) The Next button at the bottom of the page ("cy-data=next") . - we had to click the js of the button currently.
5) The Save button at the end of all forms also have "cy-data=next".
current locators are
export const stakeholderSelect = "input[aria-label='stakeholder-select-toggle']";
export const stakeholdergroupsSelect = "input[aria-label='stakeholder-groups-select-toggle']";
- links to
-
RHBA-2023:120350 Migration Toolkit for Applications bug fix and enhancement update