2023-01-06, 10:43:00
(2023-01-06, 09:59:07)Vasile Wrote: Please, as we have NavigateSync method we can also have NavigateWithWebResourceRequestSync method, which would simplify the program a lot.
Now I use the OnNavigationCompleted event along with a timer object, to get the response (content, JSON) from the web server.
Thank you
Vasile
Vasile,
Officially NavigateSync is not even a released method yet.
We're in the middle of a release later today though, so it will be very soon.
The feature request for also having a NavigateWithWebResourceRequestSync won't make it this release, as it would block today's release, but I have just filed a feature request for that on your behalf.
--
Wil