Hello! When I run it through Paros as the proxy, it seems to me that Gears sorts the URLs and runs them alphabetically instead of the order as specified in the manifest.json. This causes a problem for me since the execution order matters to me. One URL changes something in the session, and that affects the result of the next URL.
Is there a way that I can force Gears to respect the order specified in the manifest file? Any ideas are much appreciated. Thanks! T
