The only real changes here where these:
Quote:
try:
urlverified = self.browser.open_novisit(url).geturl() # resolve redirect.
except:
continue
|
And here
Quote:
def cleanup(self):
self.browser.open('https://registration.ft.com/registration/login/logout?location=')
|
So in future please contact me so that we can avoid these conflicts.