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

Document maxDepth #1669

Closed gomboskriszta15 closed 4 months ago

gomboskriszta15 commented 4 months ago

Checked that:

  1. C# first example for WaitForComponentProperty() passes
  2. Java first example deprecation warning fixed
  3. Java first example extra space was deleted