gokulakv
gokulakv
No comments on this? Atleast say any workaround for this please!
UiObject selectImage = new UiObject(new UiSelector().className("android.widget.RelativeLayout").index(3)); Configurator cc = Configurator.getInstance(); cc.setActionAcknowledgmentTimeout(40); selectImage.click(); selectImage.click(); This does the Job in Java UIAutomator Is this possible to be added? Barely needed
I want triple click also... Please add that also in your list of todos
If it's possible please add it soon and give local version, as it's very crucial for our project. If you don't mind, is there an ETA for this? -----Original Message-----...
Likewise I want another module: TRIPLE CLICK Yea these two should solve mine
Yea atlast let me know how to update these changes into my code framework
No Server / Build Changes needed huh? I thought I had to build again
I'm using fire tablet... On Jan 22, 2015 6:02 PM, =?UTF-8?B?6LS65pmT6IGq?= [email protected] wrote: curl -d '{"jsonrpc":"2.0","method":"deviceInfo","id":1}' localhost:9008/jsonrpc/0 {"jsonrpc":"jsonrpc","id":"null","error":{"code":-32700,"message":"Parse error"}} @gokulakrishnanhttps://github.com/gokulakrishnan, did you meet the same issue as mentioned? If yes,...