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
divya_agsrdk
Professional
Professional
Posts : 93
Join date : 2013-01-17

Selenium IDE showing error in click command.. hw to resolve this error Empty Selenium IDE showing error in click command.. hw to resolve this error

Fri Jan 18, 2013 1:18 pm
Selenium IDE showing error in click command, When i test redbus.in website, to search buses, gave source , destination and date of journey as 19 i clicked the date and clicked on search buses button. getting error in date. error like:[error] Element link=19 not found... hw to solve it?
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

Selenium IDE showing error in click command.. hw to resolve this error Empty Re: Selenium IDE showing error in click command.. hw to resolve this error

Fri Jan 18, 2013 1:46 pm
Code:
click | id=calendar
use this command to open calender..
When your script is running calender is not getting open so IDE failed to find element link=19.
So change the command for calender then your code will run properly
avatar
divya_agsrdk
Professional
Professional
Posts : 93
Join date : 2013-01-17

Selenium IDE showing error in click command.. hw to resolve this error Empty Re: Selenium IDE showing error in click command.. hw to resolve this error

Sat Jan 19, 2013 9:45 am
thank u so much.. its working now..
Sponsored content

Selenium IDE showing error in click command.. hw to resolve this error Empty Re: Selenium IDE showing error in click command.. hw to resolve this error

Back to top
Permissions in this forum:
You cannot reply to topics in this forum