lundi 21 décembre 2015

How can I get the text generated dynamically within in selenium?

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