def test_long_press_on_xy_action(self):
     long_press_on_xy_action(self.marionette, self.wait_for_condition, "button1-touchstart-touchend")
 def test_long_press_on_xy_action(self):
     long_press_on_xy_action(self.marionette, self.wait_for_condition, "button1-mousemove-mousedown-contextmenu-mouseup-click")
 def test_long_press_on_xy_action(self):
     long_press_on_xy_action(
         self.marionette, self.wait_for_condition,
         "button1-mousemove-mousedown-contextmenu-mouseup-click")
示例#4
0
 def test_long_press_on_xy_action(self):
     long_press_on_xy_action(self.marionette, self.wait_for_condition, "button1-touchstart-touchend")