Пример #1
0
 def RunPageInteractions(self, action_runner):
     repaint_helpers.Repaint(action_runner,
                             mode=self._mode,
                             width=self._width,
                             height=self._height)
Пример #2
0
 def RunPageInteractions(self, action_runner):
   repaint_helpers.Repaint(action_runner)