I've got a web2py application running on a PDA (Nokia 810). The application controls a larger system of devices that are physically moving within a WiFi network. The PDA is also in motion. The web2py app is working very well, but we are encountering lower level problems (failed connections, socket timeouts etc) that are unrelated to web2py. It's mostly a matter of trying to make sure the system behaves reasonably when one or more devices are temporarily out of range for the WIFI system.
I'm looking for a way to record and replay sequences of URL's that lead to failures so we can more easily reproduce and debug them. I don't need to replay the details of user interaction with the browser as we are not using any javascript events; all the information is encoded in the URL's. I don't find any references to automation when I search this group, but thought it might be worthwhile to ask for suggestions. Thanks very much, Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---