Automate Mouse Scroll

I am automating a web application. There is a drop down menu on which only mouse scroll works and nothing else. The manual way to select option is to use the mouse wheel. page down, down arrow or up arrow do not work on it. How to automate this? Is there any activity for mouse wheel?

Hi,
Arrow cursors also not working like key: down, up, left, right?

image

Can’t apply dynamic selector? In Ui Explorer, you cannot read the content?

Have you used Select Item Activity?

image

You Can check this:

1 Like