- srinivasteam7
- Posts : 3
Join date : 2013-04-19
Problem with locating Telerik Listview Control in Selenium Webdriver
Fri Apr 19, 2013 4:37 pm
Hi All,
I am working with writting a testcase to get the data from Telerik ListView control(MVC application with C#).When i am trying to locate the Listview inner data element using Xpath,It is saying that "unable to locate the element or selector.
This is my code
IWebElement PrefixUI = driver.FindElement(By.XPath("//*[@id='listView']/div[1]/dl/div[2]/dd[3]"));
Please tell me how to locate and get the data from Listview control using webdriver.
This is my code
IWebElement PrefixUI = driver.FindElement(By.XPath("//*[@id='listView']/div[1]/dl/div[2]/dd[3]"));
Please tell me how to locate and get the data from Listview control using webdriver.
- Problem in Locating JSP web Page Element in Selenium WebDriver (IE)
- Problem with Selenium Webdriver
- I downloaded and installed Selenium WebDriver Jar files in my Eclipse, but still i am facing issues and couldn't run the webdriver scripsts.
- Problem in HtmlUnitDriver Output in Selenium WebDriver
- Problem with Selenium WebDriver and conditional sentences in Java
Permissions in this forum:
You cannot reply to topics in this forum