How to use the new Step Record Feature in Appium Desktop Inspector
Appium Desktop 1.1.0 beta4 introduces a Step Recorder. This allows you to record user actions and produces code for you. This can then be copied into Eclipse to give you a boiler-plate script to expand from. This is very useful for learning Appium or for creating templates to get up and running quickly. Step 1 [...]