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.
1 Like
It worked, thank you very much ![]()
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
