Searched refs:TOUCH_SCROLL (Results 1 – 3 of 3) sorted by relevance
147 $this->executor->execute(DriverCommand::TOUCH_SCROLL, [164 $this->executor->execute(DriverCommand::TOUCH_SCROLL, [
118 const TOUCH_SCROLL = 'touchScroll'; define in Facebook\\WebDriver\\Remote\\DriverCommand
131 … DriverCommand::TOUCH_SCROLL => ['method' => 'POST', 'url' => '/session/:sessionId/touch/scroll'],