automation-for-humans icon indicating copy to clipboard operation
automation-for-humans copied to clipboard

Converts English statements to automation.

Results 6 automation-for-humans issues
Sort by recently updated
recently updated
newest added

Most common user actions in browsers include: - click - type - select - drag-and-drop A natural sentence say: ``` goto github.com and type "abc" in user name ``` This...

enhancement
hacktoberfest

1. Right click 2. Double click 3. Assert textbox/checkbox value 4. Execute bash/batch scripts 5. Copy(text) to clipboard 6. Keyboard shortcuts(like Control+C)

enhancement
good first issue
hacktoberfest

Add support for automating ios and android apps through the appium driver

enhancement
hacktoberfest

Need to have the ability to put break points and step through the test cases. Modify it during run time and step backwards. - The https://github.com/microsoft/debug-adapter-protocol seems like a good...

enhancement
hacktoberfest

Would be good to have interactive mode where we can see the actions of our statements in real time. For eg. if one types in the english statement in the...

enhancement

Feature Request : automation for humans should support automation of Mac OS apps.

enhancement
help wanted