I am trying to run browser automation test on real devices but I am unable to using keyEvent class to press keys on Android devices. Could you please help? I am using the LambdaTest remote driver.
Hi Miro,
The Android keyEvent class works with the AndroidDriver only. Kindly change the remote driver to AndroidDriver and try.