History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SEL-332
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Dan Fabulich
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Selenium

add support for waitForAjaxRequest

Created: 16/Oct/06 03:14 AM   Updated: 05/Nov/07 01:35 PM
Component/s: Waiting
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
It'd be nice to be able to do this, and it should be pretty straightforward, too. (Just impersonate the XmlHttpRequest constructor, the same way we impersonate window.open and window.alert.) It would also give us quite a bit of credibility as a tool designed to support Ajax applications.

 All   Comments   Work Log   Change History      Sort Order:
Lance - 05/Nov/07 01:35 PM
Oh, yeah, impersonating the XHR constructor would be perfect. Wish I'd seen that yesterday. :) I tried implementing this in a way that assumes the target application uses Prototype.

http://codelevy.com/articles/2007/11/05/selenium-and-ajax-requests