PHP 클래스 DataSift\Storyplayer\DeviceLib\SauceLabsWebDriverAdapter

저자: Stuart Herbert ([email protected])
상속: extends BaseAdapter, implements DataSift\Storyplayer\DeviceLib\DeviceAdapter
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
applyHttpBasicAuthForHost ( string $hostname, string $url ) : string
start ( StoryTeller $st ) : void
stop ( ) : void

메소드 상세

applyHttpBasicAuthForHost() 공개 메소드

public applyHttpBasicAuthForHost ( string $hostname, string $url ) : string
$hostname string
$url string
리턴 string

start() 공개 메소드

public start ( StoryTeller $st ) : void
$st DataSift\Storyplayer\PlayerLib\StoryTeller
리턴 void

stop() 공개 메소드

public stop ( ) : void
리턴 void