How do you set the browser locale to different languages in a C#
project using Selenium Web driver
?
Use case: once I complete test execution on English language I want to set/change locale to let’s say German language and then rerun all cases once again.
Any information on this will be highly appreciated. I need to do this on Internet Explorer