E2e-mobile

Latest version: v0.1.4

Safety actively analyzes 701786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.4

What's Changed
* REFACTOR: Move fixtures-based setup to plugins by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/56
* REFACTOR: log plugin by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/57
* FEAT: Mark some plugin actions as failable by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/58
* FEAT: Relaunch app with environment by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/59
* FEAT: Specify `--platform` option in CLI by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/60
* FEAT: Allow customizing Screen/Simulation/Tester by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/61
* FEAT: Add links to some artifacts to html report by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/62


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.1.3...0.1.4

0.1.3

What's Changed
* Add auto deploy workflow by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/50
* Use prebuilt app for e2e build demo by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/51
* FIX: type hints were not working due to generic by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/52
* REFACTOR: Capabilities, to handle appium-prefixed keys by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/53
* CHORE: isort - adjust order of inhouse-package imports by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/54
* CHORE: Rename dir: fixtures -> pytest_plugins by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/55


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.1.2...0.1.3

0.1.2

What's Changed
* FEAT: Support CLI plugins by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/49


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.1.1...0.1.2

0.1.1

What's Changed
* Remove e2e/__init__ to allow namespace packages by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/45
* FEAT: Support parallelism with pytest-xdist by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/46
* CHORE: Centralize ports config by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/47
* FEAT: Cleanup stale processes (wda-related & mjpeg-related) by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/48


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.1.0...0.1.1

0.1.0

What's Changed
* CHORE: Reuse from seeeye by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/42
* Update python >= 3.10 by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/43
* Update GH actions: add lint workflow by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/44


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.0.2...0.1.0

0.0.2

What's Changed
* FEAT: Base implementation for Simulation by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/23
* DOC: Writing your first test by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/24
* FEAT: Save Appium log to file by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/25
* FEAT: Keep up to N-sessions artifacts by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/26
* CHORE: Move `wait` to another place by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/27
* FEAT: Helpers to tap on screen by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/28
* CHORE: Use `setup_wd` as a hook to provide additional setup for WD by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/29
* FEAT: prepare simulator by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/30
* DOC: UI assertions and actions by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/31
* FEAT: Simulation - location update by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/32
* FEAT: Simulation - push notification by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/33
* FEAT: External WD options setup by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/34
* DOC: Using simulations by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/35
* DOC: Inspecting elements by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/36
* DOC: FAQ by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/37
* DOC: Examples & create example test_settings by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/38
* FEAT: Save caplog to artifacts by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/39
* DOC: Troubleshooting by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/40
* DOC: Add resources by trinhngocthuyen in https://github.com/trinhngocthuyen/e2e-mobile/pull/41


**Full Changelog**: https://github.com/trinhngocthuyen/e2e-mobile/compare/0.0.1...0.0.2

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.