Tagged Questions
1
vote
2answers
152 views
Selenium, monitor network, captureNetworkTraffic command not available
I need to know if an application is requesting one beacon via an image or XHR request.
Manually I test it via the network tab in FireBug or monitoring the proxied requests in other browsers...
...
4
votes
4answers
308 views
Functional tests for Flash
We are using a rich client developed with Flex. We would like to build automated tests to test whole features. I saw a module for Selenium, Flex Monkium, which could do the job.
Did you try it out? ...