Hi Wolfe1,
Thanks for the response. It doesn’t seem to be working. I have upgraded the Zoomba library.
Name: robotframework-zoomba
Version: 2.5.7
Summary: Robot Framework mini-framework.
Home-page: https://github.com/Accruent/zoomba
Author: None
Author-email: None
License: GPL-3.0
Location: c:\users\administrator\appdata\local\programs\python\python38-32\lib\site-packages
Requires: requests, robotframework-seleniumlibrary, robotframework-sudslibrary-aljcalandra, msedge-selenium-tools, python-dateutil, robotframework-appiumlibrary, psutil, robotframework-requests, selenium, robotframework
Required-by:
I have the following line in my code:
Open Application ${winAppDriverUrl} app=C:/Windows/System32/notepad.exe window_name=Notepad exact_match=False
Notepad got opened but it was not attached.
Got the following error:
Error finding window "Notepad" in the desktop session. Is it a top level window handle?