Searched refs:UnsupportedOperationException (Results 1 – 11 of 11) sorted by relevance
5 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias30 throw new UnsupportedOperationException('You cannot deselect radio buttons');35 throw new UnsupportedOperationException('You cannot deselect radio buttons');40 throw new UnsupportedOperationException('You cannot deselect radio buttons');45 throw new UnsupportedOperationException('You cannot deselect radio buttons');50 throw new UnsupportedOperationException('You cannot deselect radio buttons');
6 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias84 * @throws UnsupportedOperationException If the SELECT does not support multiple selections92 * @throws UnsupportedOperationException If the SELECT does not support multiple selections103 * @throws UnsupportedOperationException If the SELECT does not support multiple selections114 * @throws UnsupportedOperationException If the SELECT does not support multiple selections125 * @throws UnsupportedOperationException If the SELECT does not support multiple selections
7 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias162 … throw new UnsupportedOperationException('You may only deselect all options of a multi-select');173 … throw new UnsupportedOperationException('You may only deselect options of a multi-select');188 … throw new UnsupportedOperationException('You may only deselect options of a multi-select');201 … throw new UnsupportedOperationException('You may only deselect options of a multi-select');214 … throw new UnsupportedOperationException('You may only deselect options of a multi-select');
6 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias76 … throw new UnsupportedOperationException('Minimize window is only supported in W3C mode');111 …throw new UnsupportedOperationException('The Fullscreen window command is only supported in W3C mo…
5 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias45 * @throws UnsupportedOperationException50 throw new UnsupportedOperationException(
5 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias114 * @throws UnsupportedOperationException124 throw new UnsupportedOperationException('New window is only supported in W3C mode');
6 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias188 throw new UnsupportedOperationException('This method is only supported in W3C mode');
8 class UnsupportedOperationException extends WebDriverException class
84 * @throws UnsupportedOperationException143 throw new UnsupportedOperationException($message, $results);
5 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias132 throw new UnsupportedOperationException(160 throw new UnsupportedOperationException(
9 use Facebook\WebDriver\Exception\UnsupportedOperationException; alias