Best way to do GUI automation in perl -
i trying automate outlook emails triggered on event. have tried using win32::guitest module cannot find way search through email subjects string, required automation. require more advanced functionality module provides me such searching string through emails, triggering code once email recieved (this email same). if recommend way in perl extremely helpful.
i go https://www.autohotkey.com/ , inspect.exe windows sdk https://msdn.microsoft.com/pl-pl/library/windows/desktop/dd318521(v=vs.85).aspx, finding gui elements.
you can embed perl scripts inside.
Comments
Post a Comment