コード例 #1
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No current browser')
     self._closed = set()
コード例 #2
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No current application')
     self._closed = set()
コード例 #3
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No open connection.')
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No current browser')
     self._closed = set()
コード例 #5
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg="No current eyes")
     self._closed = set()
コード例 #6
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No open connection.')