Lines Matching full:actions
48 $this->executor->execute(DriverCommand::ACTIONS, [
49 'actions' => [
54 'actions' => array_merge($moveAction, $this->createClickActions()),
79 $this->executor->execute(DriverCommand::ACTIONS, [
80 'actions' => [
85 'actions' => array_merge($moveAction, [
120 $this->executor->execute(DriverCommand::ACTIONS, [
121 'actions' => [
126 'actions' => array_merge($moveAction, $clickActions, $clickActions),
148 $this->executor->execute(DriverCommand::ACTIONS, [
149 'actions' => [
154 'actions' => [
187 $this->executor->execute(DriverCommand::ACTIONS, [
188 'actions' => [
193 'actions' => [$this->createMoveAction($where, $x_offset, $y_offset)],
227 $this->executor->execute(DriverCommand::ACTIONS, [
228 'actions' => [
233 'actions' => array_merge($moveAction, [