Home
last modified time | relevance | path

Searched refs:auxiliary (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverCoordinates.php28 private $auxiliary; variable in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverCoordinates
34 * @param string $auxiliary
36 public function __construct($on_screen, callable $in_view_port, callable $on_page, $auxiliary) argument
41 $this->auxiliary = $auxiliary;
76 return $this->auxiliary;
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebElement.php278 $auxiliary = $this->getID();
284 $auxiliary