ContributionsMost RecentMost LikesSolutionsRe: i would like to know if JointJS requests are supported ? i saw in doc that eval is not supported in JavaScript but eval method is working well with embbeded web via WebWiew2 in last testcomplete version Re: i would like to know if JointJS requests are supported ? you don't catch my point. i never read it in TestComplete documentation. But i know it is supported because i currently using it in Testcomplete since one year. example of my testcomplete code using WebView2 and GoJS query: let query = `${diagram}.findNodeForKey(${selectedDeviceKey}).data.${FieldNames}`; var deviceInfoVal = oParent.contentDocument.Script.eval(query); So my question is shall i do the similar query with JointJS instead of GoJS Re: i would like to know if JointJS requests are supported ? thanks for the link but it is not up to date because i don't found Microsoft Webview2 nor GoJS in the list but currently it is supported 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 ? SolvedRe: do you support Microsoft Edge WebView2 is it plan for next version? if yes which one else what do you propose to use instead Re: Microsoft Webview2 is not supported by TestComplete. as Chromium Embedded is no more supported i would like to use Microsoft Edge WebView2 but it is not supported also. i 'm not able to stay in old version of CEF to prevent any security issue . What do you propose to use instead of it? Re: do you confirm that CEF version is not supported with current version i need to use a web embeded up to date about security but you don't support Microsoft Edge WebView2 yet. so ,what do you support instead of CEF? do you support Microsoft Edge WebView2 as Chromium Embedded is more supported i would like to use something else. so ,do you support Microsoft Edge WebView2 else what do you propose do you confirm that CEF version is not supported with current version i have found this information : About Support for Chromium Embedded Framework | TestComplete Documentation (smartbear.com) it looks like only old version are supported