cfme.fixtures.vm_console module

Fixtures that VMware console tests use to configure VM Console type and start websocket.

cfme.fixtures.vm_console.configure_console_vnc(appliance)[source]

Configure VMware Console to use VMware VNC.

cfme.fixtures.vm_console.configure_console_webmks(appliance)[source]

Configure VMware Console to use VMware WebMKS.

cfme.fixtures.vm_console.configure_websocket(appliance)[source]

Enable websocket role if it is disabled.

Currently the fixture cfme/fixtures/base.py:27, disables the websocket role to avoid intrusive popups.