You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-13Lines changed: 16 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
-
# Simple Python APPIUM UI Automation Framework
1
+
## 📌 Overview
2
+
pytest-python-appium-framework is a lightweight and efficient mobile automation framework built with Python, Appium, and pytest. It provides a structured approach for UI testing of mobile applications on both Android and iOS platforms.
2
3
3
-
A simple UI automation framework built with:
4
+
## 🛠️ Requirements
5
+
Before installing, ensure you have the following dependencies:
4
6
-**Python**: 3.10 - 3.12
5
7
-**pytest**: 8.3.0
6
8
-**APPIUM**: 2.6.0
@@ -9,24 +11,25 @@ A simple UI automation framework built with:
0 commit comments