- When you start the test by pressing the Run new batch button from the screen, this is determined by the browser language setting at the time the button is pressed.
- This will be English when starting the test from Bitrise.
- When starting the test from the magicpod-api-client or Web API, the default will be English. Use accept-language to stipulate a value in the HTTP header (in the case of magicpod-api-client, specify using -H) to change the language. "ja" or "en".
- e.g.) For magicpod-api-client and in Japanese
-
-H '{"accept-language":"ja"}'
-
- e.g.) For magicpod-api-client and in Japanese