Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 777 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 777 Bytes

C# Appium Demo

Mobile automation testing project based in C# and Appium. This demo run both in Windows and M1 Mackbook. The demo can be run both in Android and iPhone simulators. The mobile app the test are based on can be found here.

Tools used

  • Appium: Open source test automation framework for use with native, hybrid and mobile web apps.
  • Fluentassertion: Assertion library for .NET
  • AppiumDoctor: Attempts to diagnose and fix common Node, iOS and Android configuration issues before starting Appium.
  • Appium Inspector: A GUI inspector for mobile apps and more, powered by a (separately installed) Appium server.
  • Xcode simulator: for running iPhone emulator.
  • Android Emulator: for running Android emulator.