Is it possible to monitor asynchronous calls to other servers?  For
example, I want to test to make sure our API is being properly
implemented on a partner site: 'notify' signals are to be sent to my
company's site.  I want to log that their JQuery is generatign the
'notify' signals.  There are no changes to the browser.  The signal is
just a request for a pixel on my company's server with a bunch of GET
params set which contains all the tracking info.  Is this possible to
test using Celerity?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to