🔗 Add Deep Link Testing #10

Open
opened 2025-10-10 09:14:37 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Test deep links and universal links.

Proposed Tools

  • open_deep_link - Open app with deep link
  • test_universal_link - Test universal link
  • verify_link_handling - Verify link configuration

Platform Support

  • Android: adb shell am start -W -a android.intent.action.VIEW
  • iOS: xcrun simctl openurl

Benefits

  • Deep link testing
  • URL scheme verification
  • Navigation testing

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Test deep links and universal links. ### Proposed Tools - `open_deep_link` - Open app with deep link - `test_universal_link` - Test universal link - `verify_link_handling` - Verify link configuration ### Platform Support - Android: `adb shell am start -W -a android.intent.action.VIEW` - iOS: `xcrun simctl openurl` ### Benefits - Deep link testing - URL scheme verification - Navigation testing 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/mobile-emulator-mcp#10
No description provided.