Unable to use "XType" commands

I am attempting to automate a browser game in chrome. What I have written works to open the webpage and seems to click the screen properly but none of the “XType” commands I use are working to control the browser game. The program claims that the macro has been complete but none of my XType commands have registered as button presses in the web game.

I have tried to use “${KEY_DOWN}” “${KEY_S}” and “${KEY_ENTER}” but none of them have worked

Hi, some questions:

  • Does XClick work for the game?

  • Does the DemoXType macro that installs with uivision work?