Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit faa4184

Browse files
committed
fix: update translations with note about cors for inspector
1 parent ba0340a commit faa4184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/locales/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"logsNotAvailableError": "An error has occurred: Logs not available",
109109
"findElementFailure": "Failed to find element for '{{methodName}}'. Please refresh page and try again.",
110110
"Could not start session": "Could not start session",
111-
"couldNotConnect": "Could not connect to server; are you sure it's running?",
111+
"couldNotConnect": "Could not connect to server; are you sure it's running? If you are using the browser version, also ensure your Appium server has been started with --allow-cors.",
112112
"sauceCredentialsRequired": "Sauce username and access key are required!",
113113
"testingbotCredentialsRequired": "TestingBot key and secret are required!",
114114
"Perfecto SecurityToken is required": "Perfecto SecurityToken is required",

0 commit comments

Comments
 (0)