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
57 stars 5 forks source link

Support for UI Toolkit #1241

Open noxxomatik opened 1 year ago

noxxomatik commented 1 year ago

Describe the feature/enhancement

Extend AltTester to support the new UI Toolkit

What is the reason you need this feature?

I developed a lot of UI heavy cross-platform apps. The new Unity UI system finally brings some changes that simplify development and I already use it in a project. Now we also want to use AltTester in this project. I modified AltTester to return Visual Elements instead of GameObjects and get their screen position. However, I haven't been working with AltTester long enough to fully integrate it e.g. as AltVisualElement. Are there any plans for integration?

/label ~enhancement

sathyarajshetigar commented 10 months ago

+1