This shows you the differences between two versions of the page.
|
problemas_reconocidos [2021/04/19 09:27] montse [Pop UP´S: when launching a test with Uploadfile, this is not propertly Uploaded] |
problemas_reconocidos [2023/12/27 06:50] (current) montse [Pop UP´S: when launching a test with Uploadfile, this is not propertly Uploaded] |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| There is an error where if you use german quotes, for example: **„Hello“** , on the input parameter, this is replaced by: **?Hello?** later on the execution, and the test case would fail. | There is an error where if you use german quotes, for example: **„Hello“** , on the input parameter, this is replaced by: **?Hello?** later on the execution, and the test case would fail. | ||
| - | To work around this, you need to define the words you need with german quotes as a global variable. If used this way the text is processed properly and the test execution will continue. | + | To work around this, you need to define the words you need with german quotes as a global variable. If used this way the text is processed properly and the test execution will continue.\\ \\ |
| ===== Browsers Autocomplete Function causes problems===== | ===== Browsers Autocomplete Function causes problems===== | ||