import Touchscreen from 'chrome-remote-interface-extra/lib/input/Touchscreen.js'
Touchscreen
Constructor Summary
Public Constructor | ||
public |
constructor(client: Chrome | CRIConnection | CDPSession | Object, keyboard: Keyboard) |
Public Constructors
public constructor(client: Chrome | CRIConnection | CDPSession | Object, keyboard: Keyboard) source
Params:
Name | Type | Attribute | Description |
client | Chrome | CRIConnection | CDPSession | Object | ||
keyboard | Keyboard |
|