How to type ECS on keybord

In my application, there is a backdrop effect that prevents the User from clicking on elements on the web page until he write ESC on keyboard. The only way to use ESC is with web.type, but this command needs element that the User may type in it so the command doesn’t work and I don’t have a way to type ESC

2 Likes

It’s currently not possible, but we will add support for that.

1 Like

Would this function be able to help here?
http://docs.oxygenhq.org/api-web.html#sendKeys