Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

v1.0.0-beta

Compare
Choose a tag to compare
@dpgraham dpgraham released this 01 Mar 01:51
· 948 commits to master since this release

Features

  • Appium GUI application written in Electron, React and Redux
  • Includes Appium 1.6.4-beta as a dependency
  • Runs an Appium Server with user-specified settings
  • Creates new Appium sessions with user-provided desiredCapabilities
  • Can use SauceLabs, TestObject or any other arbitrary remote server to run Appium sessions
  • Has an inspector window that allows the user to look at a screenshot and source of a running session
  • Can select elements in the source and inspect their attributes
  • Can call tap and sendKeys on elements