Lines Matching defs:WebDriverException

6 use Facebook\WebDriver\Exception\WebDriverException;
60 * @throws WebDriverException
69 } catch (WebDriverException $exception) {
80 * @throws WebDriverException
92 } catch (WebDriverException $exception) {
104 * @throws WebDriverException
113 } catch (WebDriverException $exception) {
126 * @throws WebDriverException
141 } catch (WebDriverException $exception) {
154 * @throws WebDriverException
169 } catch (WebDriverException $exception) {
179 * @throws WebDriverException
188 } catch (WebDriverException $exception) {
195 * @throws WebDriverException
202 } catch (WebDriverException $exception) {
209 * @throws WebDriverException
216 } catch (WebDriverException $exception) {
223 * @throws WebDriverException
230 } catch (WebDriverException $exception) {
237 * @throws WebDriverException
244 } catch (WebDriverException $exception) {
251 * @throws WebDriverException
258 } catch (WebDriverException $exception) {
265 * @throws WebDriverException
271 } catch (WebDriverException $exception) {
279 * @throws WebDriverException
286 } catch (WebDriverException $exception) {
295 * @throws WebDriverException
302 } catch (WebDriverException $exception) {
309 * @throws WebDriverException
316 } catch (WebDriverException $exception) {
323 * @throws WebDriverException
333 } catch (WebDriverException $exception) {
340 * @throws WebDriverException
347 } catch (WebDriverException $exception) {
354 * @throws WebDriverException
361 } catch (WebDriverException $exception) {
371 } catch (WebDriverException $exception) {
400 * @param WebDriverException $exception
402 protected function dispatchOnException(WebDriverException $exception)