Hi all,
I am a test automation engineer, attempting to automate C4C tests using the "Tricentis Tosca" tool. To automate the elements of the user interface, I need to scan the elements of the framework using the Scan function from the Testautomation tool. I can successfully locate the "SAPUI5" framework on my notebook, but when I attempt to perform the scanning on a virtual server, the Scan cannot locate the framework, and it displays all elements differently than on my notebook.
This issue may be caused by something that is preventing the framework from being detected. I have compared the console tracking of both machines (remote server and my notebook), and the only difference I found is this
Remote Server Browser:

Notebook Browser:

do you now what the reason could? why the framework can not be found?