mercredi 13 juillet 2016

How to convert selenium webdriver xpath value into css

The current code has long HTML Xpath values that need to be converted & shortened to a css value:

driver.findElement(By.xpath("html/body/div[1]/div/div[2]/div/form/div[3]/div[2]/button")).click();

Aucun commentaire:

Enregistrer un commentaire