Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 485 Bytes

fusion.md

File metadata and controls

6 lines (4 loc) · 485 Bytes

VMware Fusion VM Provider

To interact with VMware (Fusion), we leverage (a currently patched) version of Fission gem. This gem takes care of the heavy lifting.

To interact with the screen, Veewee enables VNC on the created VMware Fusion machines and uses the Ruby-VNC gem to send the keystrokes. Sending keystrokes too fast is a problem for this setup as well.