Home | History | Annotate | Download | only in page_sets

Lines Matching refs:element_function

40     action_runner.TapElement(element_function='''
64 element_function='''
140 element_function = (self.iframe_js + '.querySelector('
146 element_function=element_function)
152 element_function=element_function)
189 def TapWidget(self, action_runner, element_function):
192 action_runner.TapElement(element_function=element_function)
196 def SwipeWidget(self, action_runner, element_function):
199 action_runner.SwipeElement(element_function=element_function,