Skip to content

Commit 80f5885

Browse files
add interaction commands
1 parent c3d3db3 commit 80f5885

File tree

11 files changed

+5076
-711
lines changed

11 files changed

+5076
-711
lines changed

examples/android-gmail.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Using appium generate test tool create automation test for below step
2+
3+
Steps:
4+
1. Open Gmail app
5+
2. Compose a email to [email protected] with subject "Test email from appium"
6+
3. Add body as "Hello World!"
7+
4. and send

examples/android-todo-app.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Using appium generate test tool create automation test for below step
2+
3+
STEPS:
4+
1. Open TODO app
5+
2. Add a todo list with Title "Complete appium mcp server"
6+
3. Use June 25 2025 as date
7+
4. Add it to personal list
8+
9+
Use JAVA + Testng for test generation

0 commit comments

Comments
 (0)