Esempio n. 1
0
 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")
Esempio n. 4
0
 def test_long_press_on_xy_action(self):
     long_press_on_xy_action(self.marionette, self.wait_for_condition, "button1-touchstart-touchend")