Side navigation
#484 closed bug (duplicate)
Opened December 10, 2006 03:02AM UTC
Closed December 18, 2006 10:16PM UTC
Last modified March 15, 2012 04:51PM UTC
JQuery doesn't work with Selenium
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ajax | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Selenium is the best way to do automated testing on AJAX.
JQuery doesn't seem to work with it.
Selenium's "type" and "keyPress" don't get caught by JQuery's observers. Also see http://forums.openqa.org/thread.jspa?threadID=5222&tstart=0 for another bug.
If we want JQuery to become accepted, it really needs Selenium support.
Attachments (0)
Change History (3)
Changed December 11, 2006 01:43PM UTC by comment:1
Changed December 13, 2006 05:38PM UTC by comment:2
I upgraded to JQuery 1.04 and still have the same problem: JQuery doesn't notice the type or keyPress actions of Selenium. This is different than the report in the forum linked above.
I agree that selenium support should have a high priority and just posted a reply to the thread you mention. I need some more info to spot the problem...