HumHub Documentation (unofficial)

WebDriverKeyboard

Table of Contents

Methods

pressKey()  : $this
Press a key
releaseKey()  : $this
Release a key
sendKeys()  : $this
Send a sequence of keys.

Methods

sendKeys()

Send a sequence of keys.

public sendKeys(string $keys) : $this
Parameters
$keys : string
Return values
$this

        
On this page

Search results