How to extract particular data from dropdown

set a breakpoint on the if activity
run debug file and get paused
type into the immediate panel

YourFindChildrenOutput.Select(Function (x) x.Get("innertext").toString).toArray

and the variablename which is used for the check

please share with us the output from immediate
Understanding the 6 Debugging Panels of UiPath in the easiest way possible! - News / Tutorials - UiPath Community Forum