Skip to content

Add compatibility with appium#3

Draft
vicdeveloperr wants to merge 5 commits intoLax3n:masterfrom
vicdeveloperr:master
Draft

Add compatibility with appium#3
vicdeveloperr wants to merge 5 commits intoLax3n:masterfrom
vicdeveloperr:master

Conversation

@vicdeveloperr
Copy link

The python appium client is always the same for IOS, Android, the browser, and desktop apps. So, you can use now the library in any platform that is automate with appium. But, this implementation was only tested on an Android device.

Create a new method on the HumanTyper class, called type_appium.

- Replace Android-specific keycodes and mobile:type script with cross-platform ActionChains.
- Improve realism by simulating hardware-level key transitions.
- Update Appium example WPM for testing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant