Stably Platform
Locale Configuration
Configure your locale settings to ensure proper localization for different regions and languages during test execution.
How to Configure Locale
To configure your locale settings:
- Go to Settings > Browser Settings
- Select your desired locale from the available options
- Save your settings
The locale configuration will take effect in both the test recorder and test executor, ensuring consistent behavior across your entire testing workflow.
What Locale Settings Affect
Locale configuration impacts:
- Language: Interface language and text display
- Date and Time Formats: How dates and times are formatted and displayed
- Number Formats: Decimal separators, thousand separators, and currency formatting
- Currency: Default currency symbols and formatting
- Timezone: Default timezone for time-based operations
Benefits
Setting the correct locale ensures that:
- Your tests accurately reflect how users in different regions will experience your application
- Date, time, and number assertions work correctly across different locales
- Screenshots and recordings show the correct localized content
- Your test results are consistent with your target audience’s experience