Jump to Content
Waldo Documentation
GuidesAPI Reference
Log InWaldo Documentation
Guides
Log In
GuidesAPI Reference

๐Ÿš€ The Basics

  • ๐Ÿ‘‹ Introduction
  • ๐Ÿš€ Sign up
  • ๐Ÿ“ฆ Exporting your app
    • Xcode
    • Gradle (Android Studio)
    • Expo (React Native)
    • React Native (Non-Expo)
    • Flutter
    • Android APK for arm64 emulators
  • โ˜๏ธ Uploading your app to Waldo
    • ๐Ÿ CI integrations for iOS upload
      • App Center
      • Bitrise
      • CircleCI
      • Fastlane
      • GitHub Actions
      • Travis CI
      • Xcode Cloud
      • Custom upload
    • ๐Ÿค– CI integrations for Android upload
      • App Center
      • Bitrise
      • CircleCI
      • Fastlane
      • GitHub Actions
      • Travis CI
      • Custom upload
  • ๐Ÿง‘โ€๐Ÿ’ป Waldo CLI
  • ๐Ÿ“ผ Troubleshooting with Replays
  • ๐ŸŽฑ Scripted vs No code
  • ๐Ÿ›Ÿ FAQs
    • ๐Ÿฉบ User state management
    • ๐Ÿ‘จโ€โš•๏ธ Diagnosing your upload failure
    • โŒ Troubleshooting a successful build upload
    • ๐Ÿ“ฒ Supported Device Configurations
    • ๐Ÿ”ฅ Firebase fingerprint whitelisting
    • โŒ Common error messages
    • ๐Ÿฆ™ Can I add Waldo-specific functionality to my app ?

๐Ÿ“ฑ live Sessions

  • โ“Why Waldo Sessions
  • ๐Ÿ›Ÿ FAQs
    • ๐Ÿ“ก When network requests are unavailable

โœ๏ธ ScriptED TESTS

  • ๐ŸŒฑ First scripting experience on our sample app
  • ๐Ÿƒ Code examples for interactions
  • ๐ŸชดExtend our sample tests to your own usage
  • ๐ŸŽฏ How to target the elements you want to interact with
  • ๐Ÿ“ฑ Define your target device
  • ๐Ÿ”ซ Triggering your test
  • ๐Ÿ›Ÿ FAQs

๐Ÿข account management

  • โž• Adding a new app
  • ๐Ÿ‘ฅ Managing members
  • ๐Ÿ›ก๏ธ Connecting to your firewall (IP address list)
  • ๐Ÿ›Ÿ FAQs
    • ๐Ÿ™ˆ What data do you store and/or share

๐Ÿ“ฑ Define your target device

Suggest Edits

The target device is fully configurable. See how it's done in our sample repo.

Refer to ๐Ÿ“ฒ Supported Device Configurations for the full list of supported devices.

Updated 11 months ago