Hi I am attempting to select an item each from 2 drop down box.
Box A: option 1, option 2
Box B: if selected option 1 in A: dog, cat
If selected option 2 in A: lion, tiger
The rpa is working fine when it selects either option 1 or 2 in Box A. But box B refreshes its options depending on the selection in box A. What can I do to make the box B refresh its options?