/api/1.10/doh/plugins/android-webdriver-robot.html
doh/plugins/android-webdriver-robot (version 1.10)
Method Summary
- _callLoaded(sec)
- _initKeyboard(sec)
- _initWheel(sec)
- _nextKeyGroupACK(sec)
- _notified(sec,keystring)
- _scrollIntoView(node)
- _setKey(sec)
- _spaceReceived()
- downKey(sec,charCode,keyCode,delay)
- moveMouse(sec,x,y,delay,duration)
- pressMouse(sec,left,middle,right,delay)
- releaseMouse(sec,left,middle,right,delay)
- setDocumentBounds(sec,docScreenX,docScreenY,width,height)
- typeKey(sec,charCode,keyCode,alt,ctrl,shift,meta,delay,async)
- typeKeys(chars,delay,duration)
- upKey(sec,charCode,keyCode,delay)
Methods
Parameter |
Type |
Description |
sec |
undefined |
|
Parameter |
Type |
Description |
sec |
undefined |
|
Parameter |
Type |
Description |
sec |
undefined |
|
Parameter |
Type |
Description |
sec |
undefined |
|
Parameter |
Type |
Description |
sec |
undefined |
|
keystring |
undefined |
|
Parameter |
Type |
Description |
node |
undefined |
|
Parameter |
Type |
Description |
sec |
undefined |
|
downKey(sec,charCode,keyCode,delay)
Parameter |
Type |
Description |
sec |
undefined |
|
charCode |
undefined |
|
keyCode |
undefined |
|
delay |
undefined |
|
moveMouse(sec,x,y,delay,duration)
Parameter |
Type |
Description |
sec |
undefined |
|
x |
undefined |
|
y |
undefined |
|
delay |
undefined |
|
duration |
undefined |
|
pressMouse(sec,left,middle,right,delay)
Parameter |
Type |
Description |
sec |
undefined |
|
left |
undefined |
|
middle |
undefined |
|
right |
undefined |
|
delay |
undefined |
|
releaseMouse(sec,left,middle,right,delay)
Parameter |
Type |
Description |
sec |
undefined |
|
left |
undefined |
|
middle |
undefined |
|
right |
undefined |
|
delay |
undefined |
|
setDocumentBounds(sec,docScreenX,docScreenY,width,height)
Parameter |
Type |
Description |
sec |
undefined |
|
docScreenX |
undefined |
|
docScreenY |
undefined |
|
width |
undefined |
|
height |
undefined |
|
typeKey(sec,charCode,keyCode,alt,ctrl,shift,meta,delay,async)
Parameter |
Type |
Description |
sec |
undefined |
|
charCode |
undefined |
|
keyCode |
undefined |
|
alt |
undefined |
|
ctrl |
undefined |
|
shift |
undefined |
|
meta |
undefined |
|
delay |
undefined |
|
async |
undefined |
|
typeKeys(chars,delay,duration)
Parameter |
Type |
Description |
chars |
String | Number |
|
delay |
Integer, optional |
|
duration |
Integer, optional |
|
upKey(sec,charCode,keyCode,delay)
Parameter |
Type |
Description |
sec |
undefined |
|
charCode |
undefined |
|
keyCode |
undefined |
|
delay |
undefined |
|
Error in the documentation? Can’t find what you are looking for? Let us know!