dhemery / victor

A Java driver for iOS applications
MIT License
11 stars 4 forks source link

Attach to running simulator #1

Closed dhemery closed 12 years ago

dhemery commented 12 years ago

Add a configuration property to use an already running simulator. This will likely involve a new simulator class (DetachedSimulator or some such name) that does nothing in start() and stop().