HI, How to click hamburger menu using appium. When i try the below code @driver.find_element(:xpath,’//android.widget.ImageButton[@content-desc=“jklm”]’).click() but i am not able to click.
Can you post a screen from your inspector? The element should have a resource ID. Try a different locator method