TESTAR_dev icon indicating copy to clipboard operation
TESTAR_dev copied to clipboard

TESTAR, automated testing through the Graphical User Interface

Results 59 TESTAR_dev issues
Sort by recently updated
recently updated
newest added

Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.20.0 to 4.21.0. Release notes Sourced from org.seleniumhq.selenium:selenium-java's releases. Selenium 4.21.0 Changelog For each component's detailed changelog, please check: Ruby Python JavaScript Java DotNet IEDriverServer Commits in...

dependencies

1. Derive actions in Qt applications - WindowInteractionState seems not a supported property for Qt applications - In these cases, avoid marking Qt elements as "blocked" - To avoid deriving...

Some Desktop applications offer an embedded web page with web features in a desktop widget document. The UIAutomation API can recognize the existence of the document widgets and the properties...

status: known issue
priority: low

![UIAListFromComboBox](https://github.com/TESTARtool/TESTAR_dev/assets/32359126/9d968986-6e85-4beb-8cb2-94e10d5c3ccc) The UIA_ListControlTypeId element is created or detected twice by the UIAutomation API or the TESTAR UIA internals: - Once correctly as a child of the Font Window - Other...

type: bug
priority: medium
status: not started

Integrate the LLM action selection method into the main repository

priority: medium

Right now, the settings object is passed around to all methods that need it. But passing it to other methods is painful. Also, this ensures there is only one settings...

type: technical feature request
priority: low
status: not assigned

Right now, every time we change between protocols user needs to customize all settings again. Because settings are protocol specific. 1. Maybe divide the test.settings into two different files: -...

priority: medium
status: not assigned
type: refactor

When turning TESTAR visualization on (green and red dots), the image recognition fails to find the action, at least the first action after turning the visualization on. Not much we...

type: technical feature request
status: known issue
priority: low
status: not assigned

Desktop applications can store crash dumps to a specific folder. TESTAR could have a generic oracle that will check the appearance of a file in a folder after the testing...

type: technical feature request
priority: medium
status: not assigned

**Description:** TESTAR currently relies on the `Ctrl + A` key combination to select all the text in the System Under Test (SUT) when the user intends to replace the existing...

type: technical feature request
priority: medium
status: not assigned