PHP Class DataSift\Storyplayer\DeviceLib\LocalWebDriverAdapter

Inheritance: extends BaseAdapter, implements DataSift\Storyplayer\DeviceLib\DeviceAdapter
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
applyHttpBasicAuthForHost ( string $hostname, string $url ) : string
start ( StoryTeller $st ) : void
stop ( ) : void

Method Details

applyHttpBasicAuthForHost() public méthode

public applyHttpBasicAuthForHost ( string $hostname, string $url ) : string
$hostname string
$url string
Résultat string

start() public méthode

public start ( StoryTeller $st ) : void
$st DataSift\Storyplayer\PlayerLib\StoryTeller
Résultat void

stop() public méthode

public stop ( ) : void
Résultat void