Ubable to select submenu

when I am click Menu in that have submenu but i am unable to click submenu because it close when am trying to take selector

click by using simulate and then select , it will not hide

@yogitagaikwad2206

Also you can try one more way like copy the url associated with the submenu and use Navigate URL

This might helps

Thanks,
Srini

Hi @Veera_Raj am also facing same issue. I am using Computer Vision and working on desktop application. In this case how can i capture the screen ( CV Scope). The submenu is disappearing when clicking

you can also try with image activity, capture the image of element.
since you are using CV i hope that all you do in background. so, you can record screen and gather image from that.