Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- change text in `wait_for_console_text` to prevent sending curl with pairing response before moonlight can accept it - remove "close moonlight" step as next window stays on top in fullscreen, previous window with pairing result does not interfere with test. Otherwise it needs OCR or some other way to only do `send_key("kp_enter")` after "Pairing complete" window is visible. - add different ways to increase chances of successfull OCR: hide icewm panel, gxmessage window takes full screen without titlebar or buttons, black background, white foreground, consolas font,"ABC" text - add `wait_for_console_text` to only run OCR after window is visible
- Loading branch information