CustomWebView : An extended form of Web Viewer

has the fixed of webview launched? because I don’t see again the feedback of bug in home page

How to handle this js prompt?
In desktop browser it shows ok and cancel.
how to show these values on the app???
Screenshot (90)

That’s called js confirm dialog.

How to deal with this?

The message is quite clear.
Change user agent.
And make sure you search your query in this topic before asking any question.Most of them has been already answered.

I don’t know if that’s possible or not.
But is it possible after going to a website to get all the words on the page

For example

Can I take all the text in the picture and store
in variable for examble i wish my question is clear thank you in advance

It is possible to get text from webview with js.
To learn more about it search in the community.

1 Like

How to check if the webpage has changed url without refreshing.

What is the correct path to be written to open an offline webpage from assets using Go to url block

Because I tried several times but nothing happened

did you try this?

Taifun

2 Likes

Have you checked PageLoaded event?

I have! But how to detect if the page not refreshed but changed the url

That’s worked … thanks @Taifun

@Xoma might be able to provide a beta aix.

1 Like

com.sunny.CustomWebView.aix (82.3 KB beta)

Screenshot 2021-08-14 at 21-12-39 Kodular Creator

From this, you would be able to record all the events (Get, Post, Delete, Connect) requests with the headers.

Note that this is a beta version of the extension.
I have forgotten to add the web view id element in the event.

2 Likes

I am back working in a browser app so I came to look for this extension again to see if there was any improvement. I am glad to see that it got some new interesting blocks.
Unfortunably this topic was such a huge success that it is almost impossible to read it all and get some tips, but next days I will play a little with it.

3 Likes

This post was flagged by the community and is temporarily hidden.

How/Is there any link to that topic?

You are such an amazing person that you gave us such an awesome extension for free to use and also consistently updating it when needed. Your work solved all of my problems related to web viewers. That’s why I am writing this just to say thank you. Love from Bangladesh.

And if anyone else wants to download it: https://github.com/vknow360/CustomWebView/archive/refs/tags/v11.zip

3 Likes