control UI: click does not work
Posted: 23 Aug 2016 19:10
Hi all,
I want to automate a click of a button on a webpage running in full screen mode (browser app: fully). Therefore, I have defined a control ui action with a script content "click(x,y)", but it does not work. I also "click(pattern)". the coordinates as well as the pattern where identified by the overlay function. Did I miss anything?
The accessibility function is activated, the display is on an unlocked. The device is a android 5.0 device. I trigger the action using a http request trigger and I can see in the log that the action is indeed executed.
It also doesn't work with another browser app (firefox).
The button is a pagebutton of fhem tablet ui (Javascript).
Any hint?
I want to automate a click of a button on a webpage running in full screen mode (browser app: fully). Therefore, I have defined a control ui action with a script content "click(x,y)", but it does not work. I also "click(pattern)". the coordinates as well as the pattern where identified by the overlay function. Did I miss anything?
The accessibility function is activated, the display is on an unlocked. The device is a android 5.0 device. I trigger the action using a http request trigger and I can see in the log that the action is indeed executed.
It also doesn't work with another browser app (firefox).
The button is a pagebutton of fhem tablet ui (Javascript).
Any hint?