Thread: FT Recipe 10/27
View Single Post
Old 10-29-2012, 01:28 PM   #4
kiklop74
Guru
kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.kiklop74 can program the VCR without an owner's manual.
 
kiklop74's Avatar
 
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
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.
kiklop74 is offline   Reply With Quote