View Single Post
Old 03-06-2014, 03:55 AM   #12
Sheep2045
Junior Member
Sheep2045 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2014
Device: Kindle DXG
Thanks a bunch; this code:

PHP Code:
try:
    
br.submit()
except:
    
self.log('submit raised an error, ignore and continue'
works as a workaround, though I'm grateful that you're looking for a proper fix!

Cheers,
sheep2045
Sheep2045 is offline   Reply With Quote