(//XCUIElementTypeOther[@name=“dashboardContextMenu.dashboardContextMenu.button1 dashboardContextMenu.dashboardContextMenu.button2 dashboardContextMenu.dashboardContextMenu.button3 dashboardContextMenu.button4 dashboardContextMenu.button4”])[1]
Here, I want to click on button1 but unfortunately i couldn’t click on this as im not getting this as separate element. Can someone help me on this ?