System info: os.name: 'Windows XP', os.arch: 'x86', os.version: '5.1', java.version: '1.6.0_25'
WebElement we =
driver.findElement(By.linkText(....));Thanks,
Bhavana
It means that the element you are looking for doesn’t exist. It’s exactly what is supposed to happen when it can’t find an element you are looking for.
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To post to this group, send email to seleniu...@googlegroups.com.
To unsubscribe from this group, send email to selenium-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/selenium-users?hl=en.