AltTesterBot

Results 27 issues of AltTesterBot

- 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...

bug
client project
gitlab
triaged
2.1.4

* 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...

bug
old input system
investigate
gitlab
triaged
2.1.4

#### 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....

bug
alttester editor
gitlab
triaged
2.1.4

## 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...

bug
alttester editor
gitlab
triaged
2.1.4

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).

input module
old input system
gitlab
triaged
2.1.4

**Problem**: When testing the project for VuCity I had to find all objects within a panel. In this case all objects have the same path until the last element but...

enhancement
client project
gitlab
triaged

**Node.js AltUnityDriver** Node js port of this https://gitlab.com/altom/altunity/altunitytester/-/tree/master/Assets/AltUnityTester/AltUnityDriver **What is the reason you need this feature?** AWS DeviceFarm used Node.js to run tests. Our team has ts/js devs. This client...

gitlab
triaged

When creating the AWS + iOS setup we were blocked at a specific step, about which we added a note to our documentation: "We encountered some problems forwarding the port...

documentation
gitlab
triaged

Documentation should have a special section for notification where we explain each available notification. Also in command section we need to add addNotificationListener and removeNotificationListener --- You can find the...

documentation
gitlab
triaged

Notify the driver every time when the hierarchy of the active scene/s changed. This mean every time an object is added, destroyed or changed parent. This does not include when...

investigate
dual communication
gitlab