This shows you the differences between two versions of the page.
|
recognized_issues [2021/04/19 09:12] 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 13: | Line 13: | ||
| This is a problem with the Internet Explorer Web Driver, so the problem cannot be solved yet. | This is a problem with the Internet Explorer Web Driver, so the problem cannot be solved yet. | ||
| - | The Web Driver is not developed by TAST, so it is needed to wait until the driver is updated, and this problem is solved with it.\\ | + | The Web Driver is not developed by TAST, so it is needed to wait until the driver is updated, and this problem is solved with it.\\ \\ |
| 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|}} | ||