Hi,
I am trying to launch google chrome browser as default while testing my WD app thorough SE80 tran.
Previous posts suggested defining the chrome as default OS browser,
but SAP does not reffering to it and launches IE instead.
So far during debugging I noticed system checks refering to the browser, as javabeans and html.
One of the tests refer to ActiveX, and after changing the return parameter from X to initial,
Chrome (as my default browser) launched.
'C_GUI_SUPPORT' and other system functions are involved during the process,but I didnt find a way
to change user parameters or other settings so activeX eill be disabled,
or bypassing the IE and launching chrome.
Someone can assist please?