Tuesday, March 25, 2014

Adding Windows VM to Selenium grid

Note to self for next time I have to do it:

Import appliance from downloaded images

  • Add shared folder (WindowsVM/GuestShare)
  • Add VBoxGuestAdditions.iso as storage CD
  • Networking - bridged to wlan0


Fire up VM

  • Run VBoxGuestAdditions to provide shared folder (restart)
  • Install browsers
  • Add lamplight to drivers/etc/hosts 
  • Copy start-selenium.bat to desktop (so it runs without security warning)
  • Add shortcut to Startup folder so it registers with the node on login

No comments:

Post a Comment