HumHub Documentation (unofficial)

WebDriverPlatform
in package

The platforms supported by WebDriver.

Tags
codeCoverageIgnore

Table of Contents

Constants

ANDROID  = 'ANDROID'
ANY  = 'ANY'
LINUX  = 'LINUX'
MAC  = 'MAC'
UNIX  = 'UNIX'
VISTA  = 'VISTA'
WINDOWS  = 'WINDOWS'
XP  = 'XP'

Methods

__construct()  : mixed

Constants

ANY

public mixed ANY = 'ANY'
Tags
deprecated

ANY has no meaning in W3C WebDriver, see https://github.com/php-webdriver/php-webdriver/pull/731

Methods


        
On this page

Search results