Lines Matching defs:WebDriverException

5 use Facebook\WebDriver\Exception\WebDriverException;
53 * @throws WebDriverException
62 } catch (WebDriverException $exception) {
72 * @throws WebDriverException
81 } catch (WebDriverException $exception) {
92 * @throws WebDriverException
106 } catch (WebDriverException $exception) {
123 * @throws WebDriverException
140 } catch (WebDriverException $exception) {
155 * @throws WebDriverException
164 } catch (WebDriverException $exception) {
172 * @throws WebDriverException
179 } catch (WebDriverException $exception) {
187 * @throws WebDriverException
194 } catch (WebDriverException $exception) {
201 * @throws WebDriverException
208 } catch (WebDriverException $exception) {
215 * @throws WebDriverException
222 } catch (WebDriverException $exception) {
235 } catch (WebDriverException $exception) {
242 * @throws WebDriverException
249 } catch (WebDriverException $exception) {
256 * @throws WebDriverException
263 } catch (WebDriverException $exception) {
270 * @throws WebDriverException
277 } catch (WebDriverException $exception) {
284 * @throws WebDriverException
291 } catch (WebDriverException $exception) {
298 * @throws WebDriverException
305 } catch (WebDriverException $exception) {
312 * @throws WebDriverException
319 } catch (WebDriverException $exception) {
326 * @throws WebDriverException
335 } catch (WebDriverException $exception) {
342 * @throws WebDriverException
349 } catch (WebDriverException $exception) {
365 } catch (WebDriverException $exception) {
372 * @param WebDriverException $exception
374 protected function dispatchOnException(WebDriverException $exception)