I have a scenario where you need to launch Chrome in English and then switch to German at a later stage. Could you please guide me on how to accomplish this using the arguments provided in the ‘Use Application/Browser’ activity?
give a try at:
Start the Chrome as Proces and pass the CLI Lang parameter like
.\chrome.exe --lang=de
Then use “Use Application/Browser” and attach to the opened Browser
ensure that the Open / Close Parameter from Use Application/Browser is set as needed (e.g. use existing)
Like this?

Hi, I’ve set German as my default language. I attempted to switch it to English, but it seems to be only partially translated into English.
same as at my end so lets follow it up to fr French local and lets open a google.com
Chrome is opened within french locals:
But the auto-translation will show us still parts in German.
Maybe you are looking on something different like not to have the auto-translation
–accept-lang=en-GB,en --lang=en-GB,en
This works
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.




