I need to extract the language from Chrome. I’m using the Inject Js Script activity with this script code "(function() { return navigator.language; })();", but I’m getting this error:
Inject Js Script 'Enter your': TypeError: r is not a function.
It worked, thank you very much ![]()
