Open
Description
i got some exception with some sites: session.open('http://opu.ua')
but it works, for example, for session.open('http://ac.opu.ua')
Traceback:
File "/usr/local/lib/python3.5/dist-packages/ghost/ghost.py", line 856, in open
return self.wait_for_page_loaded(timeout=timeout)
File "/usr/local/lib/python3.5/dist-packages/ghost/ghost.py", line 1157, in wait_for_page_loaded
'Unable to load requested page', timeout)
File "/usr/local/lib/python3.5/dist-packages/ghost/ghost.py", line 1136, in wait_for
self.sleep()
File "/usr/local/lib/python3.5/dist-packages/ghost/ghost.py", line 1122, in sleep
self.ghost._app.processEvents()
TypeError: call() takes 3 positional arguments but 4 were given
Metadata
Metadata
Assignees
Labels
No labels