Fernando Pastor

Results 21 comments of Fernando Pastor

Check the status of the [widget recognition protocols](https://github.com/TESTARtool/TESTAR_dev/blob/master/testar/resources/settings/desktop_widget_recognition/Protocol_desktop_widget_recognition.java) to determine if this issue persists and how to change the Spy painting order to remove the dots before taking the screenshot...

This was fixed in #395 To avoid TESTAR taking widgets screenshots containing green and red dots when the visualization is on, we clear the canvas just before taking the screenshot

Action points discussed in the TESTAR meeting to address this issue: 1. Extend ConfigTags to allow adding optional default values for the different settings. 2. Create a static method in...

Extend the LogOracle implementation #302 to: - [ ] Implement an oracle that indicates that a crash dump exists when a new file appears in a specific directory - [...

Refactor the ForceForeground ConfigTag to allow users to select how to put the system in the foreground. Also, take into consideration the different OS (Windows, MacOS, etc...)

Using Inspect.exe: - The DateTimePicker is recognized as a `UIA_PaneControlTypeId`, which means a UIAPane TESTAR widget role. This widget pane is not clickable by default. - It also contains a...

Thanks @ghost-cai , I'm going to add more information about this issue to be tracked by our team. **System Under Test** WPS Office: https://www.wps.com/ **SUT Connection Issues due to multiprocess**...

Working on a solution: [master_desktop_Qt](https://github.com/TESTARtool/TESTAR_dev/tree/master_desktop_Qt)

Thanks for the report, With the update #388 1. TESTAR has been updated to derive actions in Qt applications https://github.com/TESTARtool/TESTAR_dev/wiki/TESTAR-for-Qt-applications 2. The `SUTProcesses` setting has been refactored to allow the...

Specific branch created "issue71_dev". Based on the replay mode, create a similar method