Appium version: 1.13
platform: windows

Refer to the images, I have an HTML select element. Within this element, there are 3 options (Selection 1, Selection 2, Selection 3)
When i select it, I manage to locate the Select element under the App Source (refer to image ), but I am unable to get the options within it?
Any advice or how should I get the options for my automation testing.
Thank you.