Google News
logo
XPath - Interview Questions
How do you give multiple XPath?
Using XPath-Multiple, we can write the Java code along with the dynamic XPath location as : findElement(By. xpath("//*[@id=' lst-ib'][@class=' gsfi lst-d-f']"));
Advertisement