Hi Guys, i’ve a issue with my kodular app.
Please, can you help me?
i have a screen, when is initilize, go to url, and next I would like the username and password fields fill up automatically.
Website source code is:
|
Hi Guys, i’ve a issue with my kodular app.
Please, can you help me?
i have a screen, when is initilize, go to url, and next I would like the username and password fields fill up automatically.
Website source code is:
|
Wait till page loads completely and then run the javascript.
Hi Sunny,Should I add a few more lines of code?
What code?
Thanks
Regards
Since js will only work when page is loaded completed so put EvaluateJS
function inside PageLoaded
event.
I putted EvaluateJS inside PageLoaded but not working yet…
what test can i try?
thanks
Regards
The code in my website is:
|
i already another issue…this webpage is INTRANET page and when i open it with internet samsung told me select user certificate that already installed in my business phone.
how to insert this request in customwebview?how to select this user certificate ?
Thanks
put also code When customewebview. AfterJavaScriptEvaluated—>call Notifier.Show Alert–>notice---->>get result and return Null…
Why, return null?
Is correct?
Thanks
I have one problem when my text box is get autofilled but after when i click the submit button its again ask to fill the text box and if i click the button through js then result show null. Please help me.
Show your blocks and js
Taifun