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.
## Steps to reproduce 1. Create a test file in any programming language (C#, Python or Java) 2. Call the `Reverse Port Forwarding` method in the setup 3. Add some...
- Tested using Inspector v 1.4.0 and AUT v 1.7.0 ### Actual result In Inspector/tests when using `Click/Press` action (Inspector) / `PressKey` command (AUT) keyboard keys could not be added...
* Tested with AUT v 1.7.0 ### Note To investigate why Click&Tap does not work in the same way as MoveMouse&PressKey --- You can find the original issue from GitLab...
## Steps to reproduce 1. Open in Unity the AltTester Unity SDK project from cloned repo (`master` branch) 2. In _AltTester Editor_ with `Play in Editor` started run the Test...
#### OS and platforms - Windows/Mac - Unity 2020 - AUT v 1.7.0 #### Prerequisites Having C# AltUnity Tests created in Unity Editor (in an _Editor_ folder) #### Steps 1....
## Steps to reproduce 1. Open in Unity the _altunitytester_ project (cloned repo) 2. In _Assets_ > _Editor_ folder create an _AltUnityTest_ with the name `test` - _Note_: the name...
OnDeselect executes when a new element is selected. keep track of the selected object --- You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/566).
The instrumented game doesn't load its scenes and crashes after some time when the `Force local` in on. ## Steps to reproduce 1. Open BrowserStack in `App Live` mode 2....
## Description Just like the title say, we should have a job that verifies the syntax for our java binding. ## Mocks ## Additional info
## Description Add a job to verify the syntax of our C# code every time we push something. ## Mocks ## Additional info