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
dkarunan
Posts : 2
Join date : 2011-06-03

In Firefox 3.6 selenium.click("Login")/All buttons are not triggering Empty In Firefox 3.6 selenium.click("Login")/All buttons are not triggering

Mon Jun 06, 2011 3:48 pm
Dear All,




Everything works fine in selenium automation script except handling button click in Firefox 3.6.17 (HP Elite Book
8440p, Windows 7).Even selenium Log trace is successful for the same.
(13:51:11.945 INFO - Command request: click[scLocator=//IButton[ID="signin"]/, ]
on session b8efb1b2e05e406d99e334ffb2f23790
13:51:12.026 INFO - Got result: OK on session b8efb1b2e05e406d99e334ffb2f23790)





The same script works fine in all of my friends laptop(i did the selenium setup).


Even i formated my laptop and tried all but fails to resolve
this issue.





Please help me to resolve this issue.
avatar
freesky
Amateur
Amateur
Posts : 72
Join date : 2011-04-13

In Firefox 3.6 selenium.click("Login")/All buttons are not triggering Empty Re: In Firefox 3.6 selenium.click("Login")/All buttons are not triggering

Wed Jun 08, 2011 5:42 pm
Maybe you are supposed to find out the difference between your laptop and your friends' laptop,such as System,Firefox etc.
avatar
dkarunan
Posts : 2
Join date : 2011-06-03

In Firefox 3.6 selenium.click("Login")/All buttons are not triggering Empty Re: In Firefox 3.6 selenium.click("Login")/All buttons are not triggering

Wed Jun 08, 2011 6:21 pm
Thanks for your reply.
but we have same configuration and same set up..
avatar
freesky
Amateur
Amateur
Posts : 72
Join date : 2011-04-13

In Firefox 3.6 selenium.click("Login")/All buttons are not triggering Empty Re: In Firefox 3.6 selenium.click("Login")/All buttons are not triggering

Thu Jun 09, 2011 10:55 am
I met the problem of clicking button,In the application,if click the button,it'll pop up a window,but in Selenium IDE,when I set the speed of running Selenium script is 'fast',the pop up window can't pop up unless I set the speed is 'slow'.Or the trigger action of button is not 'click',but 'mouseDown' or other combination.
Sponsored content

In Firefox 3.6 selenium.click("Login")/All buttons are not triggering Empty Re: In Firefox 3.6 selenium.click("Login")/All buttons are not triggering

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