Automating Desktop Application by using Robot Framework

Hi Many, when I am not able to get it right I just go straight on to Pyautogui lib. If you feel comfortable with python, this is the way to go. Yes, another dependency for your project, but I find this library very useful overall. You’d need to write a wrapper to set your customized keywords for integration with Robot Framework.

Library documentation:
https://pyautogui.readthedocs.io/en/latest/quickstart.html#keyboard-functions

Presentation of the project (min 10:54):

1 Like