Search found 7 matches

by FhemPiUser
23 Aug 2016 20:33
Forum: User Help / Bug Reports
Topic: control UI: click does not work
Replies: 2
Views: 7742

Re: control UI: click does not work

is this maybe the reason? [should be fixed in Android 5.1] Action Control UI: Some functions like click() don't work on some list items on Android 5 due to an internal bug of Android. The bug has been reported to Google and was recently marked as fixed in a future version (I hope they don't mean And...
by FhemPiUser
23 Aug 2016 19:10
Forum: User Help / Bug Reports
Topic: control UI: click does not work
Replies: 2
Views: 7742

control UI: click does not work

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 th...
by FhemPiUser
22 Aug 2016 19:38
Forum: Feature Requests
Topic: Action triggering Javascript function on webpage?
Replies: 3
Views: 10000

Re: Action triggering Javascript function on webpage?

wow, control ui seems to be a powerful action, it should do the job. i could trigger a click x,y to click an internal link (#...) to get to another location of the webpage.

what is the id in clickbyid ? is it the dom element id of an html page?
by FhemPiUser
21 Aug 2016 10:52
Forum: User Help / Bug Reports
Topic: Problem with Action "Open URL in Browser" & Firefox
Replies: 5
Views: 12644

Re: Problem with Action "Open URL in Browser" & Firefox

it may be different on a phone, i used a android 5.0 tablet. there is no "autohide" of the task bar when scrolling. instead it is always hidden when full screen mode is activated in the settings of firefox app. i didnt use a plugin.
by FhemPiUser
21 Aug 2016 08:27
Forum: Feature Requests
Topic: Action triggering Javascript function on webpage?
Replies: 3
Views: 10000

Action triggering Javascript function on webpage?

Hi all, I'd like to have an action to jump to another DOM element on my webpage that is already open in the browser without reloading the webpage. Is this somehow possible? It would also be possible to define a javascript function for that on my webpage. Is it possible to trigger a javascript functi...
by FhemPiUser
18 Aug 2016 18:52
Forum: User Help / Bug Reports
Topic: Problem with Action "Open URL in Browser" & Firefox
Replies: 5
Views: 12644

Problem with Action "Open URL in Browser" & Firefox

Hi all, I want to open an URL in firefox using automagic actions while firefox running in full screen mode, but the URL is always opened in a corrupted way: It is positioned as it would be without full screen mode and the part where usually the tabs are is just white. It seems that the URL is opened...