예제 #1
0
 def selectOption(self, option):
     return ClientSide.selectOption(self, option)
예제 #2
0
 def select(self):
     return ClientSide.selectOption(self.element.parent.clientSide, self)