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
venkatesh
Posts : 2
Join date : 2012-05-04

Selenium Ide issue Empty Selenium Ide issue

Fri May 04, 2012 11:18 pm
Hi Friends,

I am working with selenium ide, in my application selenium ide not capturing some functionalities like login,links,sublinks eventhough if i given exact path while using firepath while running time my application unable to login can u plz tell me the solution

Thanks & Regards,

Venkatesh
rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

Selenium Ide issue Empty Re: Selenium Ide issue

Sat May 05, 2012 12:10 pm
Can you please provide more information about your problem??
Or share script or URL if possible.
Because it is not possible to guess your problem from above description
avatar
venkatesh
Posts : 2
Join date : 2012-05-04

Selenium Ide issue Empty Re: Selenium Ide issue

Tue May 29, 2012 12:17 am
Hi,

I am working on some selenium scripts using C#. My scripts run sucessfully in IDE,where selenium RC is not able to detect any of my xpaths, Please let me know if any of you have any idea to deal with this problem. and i am getting error like "Command Execution failure".

Here i am posting some xpath sample line How i am given

selenium.ClickAt(
[size=9]"//html/body/div/div[2]/ul[2]/li/span"[/size], [size=9]""[/size]);

Plz friends as early as possible plz reply. with clear data plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

rohit13
rohit13
Master
Master
Posts : 180
Join date : 2012-03-29
Age : 37
Location : INDIA
http://radical-qa.blogspot.in/

Selenium Ide issue Empty Re: Selenium Ide issue

Tue May 29, 2012 12:03 pm
Go through
http://www.w3schools.com/xpath/
It will help to use proper Xpath.
The above Xpath will work for IDE, but may create problem on RC
avatar
popsha
Amateur
Amateur
Posts : 60
Join date : 2012-04-14

Selenium Ide issue Empty Re: Selenium Ide issue

Wed May 30, 2012 7:51 am
hi venkatesh,

//ul[2]/li/span

above mentioned is the xpath of your code to be given in your script.
Sponsored content

Selenium Ide issue Empty Re: Selenium Ide issue

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