execute local HTML file in browser
Posted: 17 Jan 2013 09:41
Hi,
I am trying to create a flow which will automatically log in to a WIFI network when it is connected to it.
I have a small login.htm script located on my device in this location: /storage/sdcard0/download/login.htm
How do I make Automagic to execute this file?
I tried
file:///storage/sdcard0/download/login.htm
file://storage/sdcard0/download/login.htm
html://file://storage/sdcard0/download/login.htm
but always I get an error
In Chrome directly and I am able to execute this link:
file://storage/sdcard0/download/login.htm
but never throug Automagic
Any suggestions?
Tomasz
I am trying to create a flow which will automatically log in to a WIFI network when it is connected to it.
I have a small login.htm script located on my device in this location: /storage/sdcard0/download/login.htm
How do I make Automagic to execute this file?
I tried
file:///storage/sdcard0/download/login.htm
file://storage/sdcard0/download/login.htm
html://file://storage/sdcard0/download/login.htm
but always I get an error
In Chrome directly and I am able to execute this link:
file://storage/sdcard0/download/login.htm
but never throug Automagic
Any suggestions?
Tomasz