How to select value from birthday month dropdown in gmail registration form using webdriver
driver.findElement(By.xpath("//label[@id='month-label']/span/div/div")).click(); driver.findElement(By.xpath("//label[@id='month-label']/span/div[2]/div[@id=':5']")).click();
Aucun commentaire:
Enregistrer un commentaire