Hi, if a want to click an element I use this option driver.findElementByName("Contraseña").click(); I use Accesssibility inspector to get the value, but for this case that the element doesn`t have values I can't click it. How can I get the xpath for an element in IOS?. Thanks.