|
108 | 108 | "logsNotAvailableError": "Ha ocurrido un error. No hay logs disponibles", |
109 | 109 | "findElementFailure": "Error al buscar el elemento para '{{methodName}}'. Por favor, actualiza la página e inténtalo de nuevo.", |
110 | 110 | "Could not start session": "No se pudo iniciar la sesión", |
111 | | - "couldNotConnect": "No se pudo conectar al servidor. ¿Está seguro de que está funcionando?", |
| 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.", |
112 | 112 | "sauceCredentialsRequired": "¡Se requiere nombre de usuario y clave de acceso para Saucelabs!", |
113 | 113 | "testingbotCredentialsRequired": "TestingBot key and secret are required!", |
114 | 114 | "Perfecto SecurityToken is required": "Perfecto SecurityToken es requerido", |
|
338 | 338 | "Advanced Settings": "Configuración Avanzada", |
339 | 339 | "Native App Mode": "Native App Mode", |
340 | 340 | "Web/Hybrid App Mode": "Web/Hybrid App Mode", |
341 | | - "autoAddPrefixes": "Automatically add necessary Appium vendor prefixes on start" |
| 341 | + "autoAddPrefixes": "Automatically add necessary Appium vendor prefixes on start", |
| 342 | + "jsonArgument": "JSON argument array", |
| 343 | + "executeScriptCommand": "Script to execute", |
| 344 | + "appPathOrUrl": "Path or URL for app", |
| 345 | + "fileContentString": "File contents as Base64-encoded string", |
| 346 | + "inspectorMoved": "The Inspector is now released as a separate app. Please visit {{url}}" |
342 | 347 | } |
0 commit comments