Can't Scroll Mini Area of Website To Choose Option on List. Need Help

I’m trying to get my bot to choose Certified Public Accountant under License Type on this website:
https://www.elicense.ct.gov/Lookup/LicenseLookup.aspx

However nothing I do ever works in getting it to scroll down and choose it. I’ve tried Type Into, Used Select Item (through web recording), Send Hotkeys with pgDn, and also clicking on the scrollbar.

Does anyone know how to complete this task?

@ds55
Find demo xaml here:
ds55.xaml (9.5 KB)

it was done with select item. Indicating the select box was a little bit tricky as we had to do it with some offset by selecting.

Also crosscheck the options if the selector will change for different runs and maybe enhance it

1 Like

Thanks, worked perfectly!

@ds55
Perfect. just do your final testings and once it passed close the topic with marking the solution
Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.