- jegan
- Posts : 2
Join date : 2011-09-12
Age : 35
Location : Chennai
Selenium Webdriver: Unable to Locate element Link method error
Thu Jan 03, 2013 8:11 pm
Hi Guys,
While executing selenium I got the below error. Please help me on this how to resolve this error.
1) Error:
test_untitled(Untitled):
Selenium::WebDriver::Error::NoSuchElementError: Unable to locate element: {"method":"link text","selector":"Technology"}
Hope the error occurs while executing the below line.
@driver.find_element(:link, "Technology").click
Thanks in Advance
Jegan Raj Kumar S
While executing selenium I got the below error. Please help me on this how to resolve this error.
1) Error:
test_untitled(Untitled):
Selenium::WebDriver::Error::NoSuchElementError: Unable to locate element: {"method":"link text","selector":"Technology"}
Hope the error occurs while executing the below line.
@driver.find_element(:link, "Technology").click
Thanks in Advance
Jegan Raj Kumar S
- er.debu
- Posts : 6
Join date : 2013-02-01
Age : 38
Location : Bangalore
Re: Selenium Webdriver: Unable to Locate element Link method error
Tue Feb 05, 2013 3:18 pm
Hii
- er.debu
- Posts : 6
Join date : 2013-02-01
Age : 38
Location : Bangalore
Re: Selenium Webdriver: Unable to Locate element Link method error
Tue Feb 05, 2013 3:18 pm
Try with xpath of the link. it may work.
Permissions in this forum:
You cannot reply to topics in this forum