Skip to content

Commit f225bbc

Browse files
authored
split one device file into multiple separated files (#89)
* split device methods * split android and ios modules * tweak file name ans structure * fix rubocop
1 parent a306f1a commit f225bbc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1489
-1285
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99
- `metastate` should set as a keyword argument
1010
- `long_press_keycode` as well
1111
- Before: `@driver.press_keycode 66, 1` (Can set only metastate)
12+
- [Internal] Change directory and file structure
1213

1314
### Bug fixes
1415

0 commit comments

Comments
 (0)