Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
gvs048
Posts : 6
Join date : 2013-03-16

unable to locate the element in webdriver Empty unable to locate the element in webdriver

Sat Mar 16, 2013 12:14 pm
Hi All,

I am working on web driver, from last few months. Now i am getting an error unable to locate the element.

my
task is:: we have a web page it contains products(product name, product
price) and link to merchant site, i want to capture price in my site
and click on link and capture the merchant price, then compare both if
not equal we have to display..

i am using for loop to repeat the
process, 3rd iteration i am getting error for find price in merchant
site, for this i want to display message "product/price not available in
merchant site" and continue for loop 4th iteration...

I think u understand my question.....

Thank you for your suggestions
SubbaRao

unable to locate the element in webdriver Modify_inline
vinayakjadhav1857
vinayakjadhav1857
Active particpant
Active particpant
Posts : 19
Join date : 2013-04-22

unable to locate the element in webdriver Empty Re: unable to locate the element in webdriver

Fri May 10, 2013 11:52 am
if i understood your problem, then you have to catch the exception if any error found which will display message "product/price not available in
merchant site" and will continue ahead..
Back to top
Permissions in this forum:
You cannot reply to topics in this forum