This shows you the differences between two versions of the page.
recognized_issues [2021/04/19 09:13] montse [The Screenshots are not OK with shared desktop] |
recognized_issues [2021/04/19 09:15] (current) montse |
||
---|---|---|---|
Line 2: | Line 2: | ||
- | Below are described the errors recognized in TAST tool: | + | Below are described the errors recognized in TAST tool:\\ \\ |
Line 21: | Line 21: | ||
Steps to follow: | Steps to follow: | ||
* Look for the type of item = "file". | * Look for the type of item = "file". | ||
- | * If the file has not been loaded correctly, include in the diagram the [[en:gui_html_adaptor|WaitFor Predefined Function]] before loading the file. | + | * If the file has not been loaded correctly, include in the diagram the [[en:gui_html_adaptor|WaitFor Predefined Function]] before loading the file.\\ \\ |
Line 28: | Line 28: | ||
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.\\ \\ |
Line 35: | Line 35: | ||
To enable the autocomplete in Internet Explorer, Edge and Chrome follow the next instructions: | To enable the autocomplete in Internet Explorer, Edge and Chrome follow the next instructions: | ||
- | |||
{{:autocomplete1.png?700|}} | {{:autocomplete1.png?700|}} | ||
- | |||
{{:autocomplete2.png?700|}} | {{:autocomplete2.png?700|}} | ||
- | |||
{{:autocomplete3.png?700|}} | {{:autocomplete3.png?700|}} | ||