Lines Matching refs:execute
38 $position = $this->executor->execute(
57 $size = $this->executor->execute(
79 $this->executor->execute(DriverCommand::MINIMIZE_WINDOW, []);
92 $this->executor->execute(DriverCommand::MAXIMIZE_WINDOW, []);
94 $this->executor->execute(
114 $this->executor->execute(DriverCommand::FULLSCREEN_WINDOW, []);
133 $this->executor->execute(DriverCommand::SET_WINDOW_SIZE, $params);
152 $this->executor->execute(DriverCommand::SET_WINDOW_POSITION, $params);
164 return $this->executor->execute(DriverCommand::GET_SCREEN_ORIENTATION);
184 $this->executor->execute(