beuaaa

Results 18 issues of beuaaa

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

security findings

Here is an example code expected: ```Python with XPath("/Window[@title='Notepad']") Click(XPath("//Button[@id='btnSave' and @title='Save']")) ```

new feature

Create a video tutorial to explain all the possibilities to identify an element with a path.

documentation

Maybe EasyOCR?

new feature

Some Settings window are displayed by clicking on Settings in the Pywinauto Recorder system tray menu located in the Windows taskbar: - Settings->Preferences : To define the save folder of...

enhancement
help wanted
good first issue

In order to make Pywinauto recorder usable on Linux and masOS, the GUI based on the Overlay arrows and more library must use QT. A simple way to do this...

help wanted

The Inspection mode should display, in addition to the path of the current element, the most useful Pywinauto methods that can be called by the current element's wrapper.

help wanted

When replaying, a function allows to switch between a 'Human mode' and a 'Robot mode': - 'Human mode' reproduces a human like mouse and keyboard input: the mouse cursor moves...

enhancement