twostraws / ControlRoom

A macOS app to control the Xcode Simulator.
MIT License
5.75k stars 306 forks source link

Feature Request: Form filler with saved content. #114

Open JulesMoorhouse opened 3 years ago

JulesMoorhouse commented 3 years ago

It would be great if control room would provide a means of filling in forms like login pages or other forms.

I’m thinking data would be saved for the forms would in control room. Which would allow you to provide a title, e.g. my app - login details.

Allowing multiple saves.

This would have to use automation ids, as used in unit tests.

This would be a great time saver for devs having to constantly fill in forms within apps to allow them to reach other features.