I think `keyboard.SimulateKeyPress('\r')` should work in the same way as `keyboard.SimulateKeyPress(keys.Enter)` but it doesn't seem to.
I think
keyboard.SimulateKeyPress('\r')should work in the same way askeyboard.SimulateKeyPress(keys.Enter)but it doesn't seem to.