I have the following X path: //*[@id="selectDashboard"]
inside that there are some ID's that would be of certain Dashboard's, how do I get these guys inside the Xpath?
HTML code of the dashboard with an ID inside it: and also consider that this is a combobox
<option value="8" title="Overview of application activity on your network" lastviewed="1510593168860" dashboarddesc="Overview of application activity on your network" isshared="false" selected="">Application Overview</option>