AltTester-Unity-SDK icon indicating copy to clipboard operation
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.

Results 125 AltTester-Unity-SDK issues
Sort by recently updated
recently updated
newest added

In this PR: - setup and examples for the _Get Started_ > _Write and execute first test for your app_ section - robot tab in _Advanced usage_ > - _Run...

Continuing the work on https://github.com/alttester/AltTester-Unity-SDK/pull/1612

2.1.2

## Steps to reproduce ## Actual result ### AR ### Additional info ## Expected result ### ER ### Additional info ## Testability

bug
2.1.2

In this PR: - Updated in `AltObject.cs` the `PointerDown/Up/Enter/Exit` commands and used the `Obsolete` attribute for the deprecated commands - Updated the C# tests using the above commands - Updated...

## Description Add in _Advanced usage_ > `Build apps from the command line` section an example of how to create custom instrumentation settings, add custom port and host, in the...

documentation
enhancement

Python 3 Unity 2022.3.39 AltTester® Unity SDK a 2.1.2 Android macOS ### Summary Class WebsocketConnection's _create_connection fuction got err alttester.exceptions.ConnectionError: the JSON object must be str, bytes or bytearray, not...

bug

## Description Add an overload that takes a tuple like (By, value) as a locator so that we can save them in a test in the following way: `private (By...

feature
2.1.3

Microphone input - There doesn’t seem to be functionality in altDriver to input data as microphone input, so will need to call static function in the app instead Reported by...

2.1.4

In docs we explain nowhere how to instantiate altDriver. We just simply use it.

documentation
2.1.4