Lines Matching refs:executor
16 private $executor;
19 * @param RemoteExecuteMethod $executor
21 public function __construct(RemoteExecuteMethod $executor)
23 $this->executor = $executor;
33 $this->executor->execute(
48 $this->executor->execute(
64 $this->executor->execute(DriverCommand::TOUCH_DOWN, [
80 $this->executor->execute(DriverCommand::TOUCH_FLICK, [
98 $this->executor->execute(DriverCommand::TOUCH_FLICK, [
115 $this->executor->execute(
131 $this->executor->execute(DriverCommand::TOUCH_MOVE, [
147 $this->executor->execute(DriverCommand::TOUCH_SCROLL, [
164 $this->executor->execute(DriverCommand::TOUCH_SCROLL, [
181 $this->executor->execute(DriverCommand::TOUCH_UP, [