I tried using xpath
Webelement req=driver.findElement(by.xpath("//[@id="leftcolumn"]/table/tbody/tr/td[2]");
which shows error...due to the double quotes in "leftcolumn" Can anyone provide a solution for this..
Aucun commentaire:
Enregistrer un commentaire