Yes, it is.
(although you could write a complicated javascript to upload the value to an online resource, then download it to the app...but there is not much point given we have the webviewstring method already)
Are you having an issue ?
Yes, it is.
(although you could write a complicated javascript to upload the value to an online resource, then download it to the app...but there is not much point given we have the webviewstring method already)
Are you having an issue ?
No, it is working with the WebViewStringChange, i only wondered why i cannot use a variable
Now i want to make two different delays without the webviewer PageLoaded event.
Can i do two different delays using two procedures?
Because when the javascript in the html sets the webviewstring, the value is returned in the webviewstringChange event.
Why? How will you know that the page has rendered and all values are set on the page ?
The 2nd delay is not working, the values are not set on the html page.
Only working if i press the button with js code twice, so i should be able to perform a 2nd button click event by AI, but i guess it is not possible. Or only by WebViewStringChange event?
You do not show your web page html nor your full javascript in the blocks, so it is difficult to advise. We cannot see what it is you are attempting...
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.