AltTester-Unity-SDK
AltTester-Unity-SDK copied to clipboard
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.
Modify SetText and GetText to also work with AdvancedInputField. I think we would need to modify the whole logic for this because I don't want to have this library added...
## Description Check if the `Click()` command can be implemented on the following platforms: - [x] Windows - [ ] Android - [x] MacOS - [ ] iOS - [...
## Description **1. Driver logs** Currently, the driver logs are hard to access since there is no information in the documentation, and in the Unity console logs for the specified...
Once a test is started from the AltUnity Tester window, users are not able to cancel/stop it. This could save some waiting time in cases when tests were run by...
## Steps to reproduce 1. Connect the launched `roll-a-ball` instrumented WebGL build with AltTester Desktop 2. Start a recording with `Click objects` selected 3. Using `Click/Press` or `Tap/Swipe` click on...
When PressKey(AltKeyCode.Mouse0) command is used an error is thrown in console: ### Additional info This issue was encountered in a client project, while upgrading from AltUnityTester 1.7.0 to AltTester Unity...
Based on the investigation done in https://github.com/alttester/AltTester-Unity-SDK/issues/1067, the Proxy can be started without GUI by using the "-batchmode" parameter. We decided to limit this functionality in the Freemium version and...
## Description It would be helpful to have a tooltip on hovering the `Keep ALTTESTER symbol defined` setting (in _Build Settings_) to give more information on what it is actually...
## Description An improvement on the workflow with tests in Unity would be to have in the AltTester Editor window in the `Tests list` the possibility to select only a...
## Steps to reproduce 1. Open the AltTester Unity SDK project from the GitHub repo in each Unity version (mentioned in the _Additional info_ section) 2. Open the AltTester Editor...