Feature #6490
Figure out how to set the browser locale
Status:
Rejected
Priority:
Normal (P3)
Assignee:
-
Category:
Backend RC
Target version:
-
Start date:
2009-11-17
Due date:
% Done:
0%
Estimated time:
Keywords:
Description
via the profile? Does the RC have commands for this?
Updated by Wolfgang Schnerring over 10 years ago
- Status changed from Confirmed to Rejected
Setting the locale is not possible with Selenium-RC right now, the only workaround is to prepare a specific FF profile.
http://stackoverflow.com/questions/1838703/how-to-set-the-browser-locale-for-selenium-tests-running-in-java
(filed upstream as http://code.google.com/p/selenium/issues/detail?id=1087)