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

[API] Some methods examples use old code that does not work anymore #1649

Closed iulianatodoran closed 5 months ago

iulianatodoran commented 5 months ago

in this PR, updated in Docs in API the tests for C#, Java and Python for the required commands:

For robot there was no need to make an update since the library is much more recent

iulianatodoran commented 5 months ago

@alttester/developers