Quote:
Originally Posted by kovidgoyal
@JTravers
Just realized I can't look at the cleanup code as I don't have a subscription. Try the following to debug
Code:
def cleanup(self):
res = self.browser.open('whatever the url was')
print res.read()
|
Still hangs -- both when I login and when I don't. If you have the time to check, you should be able to test even without logging in. You can use my profile from the prior post.