toto
2 months agoOccasional Contributor
i would like to know if JointJS requests are supported ?
actually we are using WebView2 and GoJS request with TestComplete and we should switch to JointJS instead of GoJS.
i would like to know if JointJS requests are supported ?
WebView2 apps can still inject scripts programmatically because they are host applications, not extensions inside a browser. Unlike, Manifest V3, which disables certain kinds of dynamic script injection for browser extensions.
Now to answer your original question - JointJS and GoJS are not supported technologies of TestComplete. However, they may work in WebView2 host applications.
Something to think about - there could be a possible chance of WebView following Chromium, to disable script injection in the future.