alttester / AltTester-Unity-SDK

AltTester Unity SDK is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them using tests written in C#, Python, Robot or Java.
https://alttester.com/docs/sdk/latest/home.html
GNU General Public License v3.0
63 stars 9 forks source link

The `Tap/Swipe` action from AltTester Deskop still works when `AltTester Input` toggle is unchecked in the instrumented build #1322

Open iulianatodoran opened 1 year ago

iulianatodoran commented 1 year ago

In the AltTester Desktop app when the AltTester Input toggle is unchecked in the instrumented build that uses Old Input Sysmten the action Tap/Swipe still works performing mouse input on the Screenshot Area

Steps to reproduce

1. Connect the Desktop app (PRO plan) with the instrumented build 2. In the instrumented build green popup uncheck the `AltTester Input` toggle 3. In Desktop select the _Default action:_ `Tap/Swipe` 4. With _Live Update:_ `ON` click on interactable objects on the Screenshot Area > check if action is possible ## Actual result ### AR The action is possible in the Screenshot Area using the `Tap/Swipe` action ### Additional info ❗ The tests running is also doable when the `AltTester input` is unchecked. Environment: - AltTester Desktop v.2.0.1 (pre-release from `development` branch on 28.06.2023) - TrashCat instrumented build with SDK v.2.0.0 using the Old Input System Note - The action is not possible in the Screenshot Area using the `Click/Press` action as expected - The action is not possible in the Screenshot Area using the `Click/Press` or `Tap/Swipe` actions when the instrumented build uses the New Input System, as expected ## Expected result ### ER The action is not possible in the Screenshot area using the `Tap/Swipe` action
iulianatodoran commented 1 year ago

@sandraaltom The issue was found during the testing for the 2.0.1 hotfix release and since it was not a critical issue to be fixed at that moment, I assign it the 2.0.2 label for now.

sandraaltom commented 1 year ago

Triaged Week no. 45. Not prioritised for next releases.

iulianatodoran commented 6 months ago

Still reproducible in AltTester Desktop v 2.1.0.