How to set browser language for chrome for localization testing
This post is regarding how to set browser language for localization testing from command prompt, the localization test is major part of testing activities, but set browser language and again reset it sometimes become very complex task for test team. This blog teach you how to open chrome browser instance with desired language without impacting main browser language or default browser language. Default chrome browser language would remain same, only browser instance will open with desired language. In manual tests you can change browser language and after reset as well but through automation it is tough task to change and reset browser language. If you have developed automation suite and same suite want to execute on different language this post help you to achieve the handle localization part. How to change chrome browser language without access settings are explained below with examples Copy the chrome browser location from fi...
Comments
Post a Comment