Quote:
Originally Posted by unkn0wn
maybe auto_cleanup fails.
You can check just by removing auto_cleanup, It'll load everyrthing from the page.. maybe then you'll know if the fetched link itself doesn't actually have any content.. or if its a login issue.
|
Thank you for your reply. Unfortunately it doesnt work with auto_cleanup = false or removed.
I've rechecked again and testet via console ouput and debugging mode.
And now it seems to be a login issue after all.
But what is wrong with the "def get_browser(self)" section?