Ejemplo n.º 1
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No current browser')
     self._closed = set()
Ejemplo n.º 2
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No current application')
     self._closed = set()
Ejemplo n.º 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()
Ejemplo n.º 5
0
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg="No current eyes")
     self._closed = set()
 def __init__(self):
     ConnectionCache.__init__(self, no_current_msg='No open connection.')