Hello Hailey,
I tried to reproduce the problem but I was not completely able to reproduce it. When I tried to run it, the console displayed once “1” and once “2” and lots of “No Input.” after 😊. The problem was that while the command is running it should display “1” multiple times which is not happening. This is a bug from us and we will fix it In the next release.
A workaround for this issue would be to use the following code:
altdriver.key_down(AltKeyCode.Mouse0)
time.sleep(2)
altdriver.key_up(AltKeyCode.Mouse0)
But if you don’t see any “1” in “2” then you might have your project set to the new input system. The code you wrote(in the update method) is for the old input system. Please check that your project is set correctly.
--
You received this message because you are subscribed to the Google Groups "AltTester - UI test automation tool for gaming" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alttesterforu...@altom.com.
To view this discussion on the web visit https://groups.google.com/a/altom.com/d/msgid/alttesterforum/48d8f4d8-6dbf-485f-a428-2e5ac4b0bc20n%40altom.com.