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

Breadcrumb

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

Browser::ANDROID

Check browser names used in static functions in the selenium source:

See also

https://github.com/SeleniumHQ/selenium/blob/trunk/java/src/org/openqa/s…

File

vendor/lullabot/php-webdriver/lib/WebDriver/Browser.php, line 25

Class

Browser
WebDriver\Browser class

Namespace

WebDriver

Code

const ANDROID = 'android';
RSS feed
Powered by Drupal