Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Exception.php

11 calls to Exception::factory()

AbstractStorage::delete in vendor/lullabot/php-webdriver/lib/WebDriver/Storage/AbstractStorage.php
Delete storage or a specific key
AbstractStorage::get in vendor/lullabot/php-webdriver/lib/WebDriver/Storage/AbstractStorage.php
Get all keys from storage or a specific key/value pair
AbstractStorage::set in vendor/lullabot/php-webdriver/lib/WebDriver/Storage/AbstractStorage.php
Set specific key/value pair
AbstractWebDriver::assertSerializable in vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php
Sanity check
AbstractWebDriver::curl in vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php
Curl request to webdriver server.
AbstractWebDriver::getRequestMethod in vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php
Get default HTTP request method for a given WebDriver command
AbstractWebDriver::__call in vendor/lullabot/php-webdriver/lib/WebDriver/AbstractWebDriver.php
Magic method that maps calls to class methods to execute WebDriver commands
Container::element in vendor/lullabot/php-webdriver/lib/WebDriver/Container.php
Find element: /session/:sessionId/element (POST) Find child element: /session/:sessionId/element/:id/element (POST) Search for element on page, starting from the document root.
Container::locate in vendor/lullabot/php-webdriver/lib/WebDriver/Container.php
Return JSON parameter for element / elements command
Container::parseArgs in vendor/lullabot/php-webdriver/lib/WebDriver/Container.php
Parse arguments allowing either separate $using and $value parameters, or as an array containing the JSON parameters
Timeouts::wait in vendor/lullabot/php-webdriver/lib/WebDriver/Timeouts.php
helper method to wait until user-defined condition is met

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal