Skip to content

Instantly share code, notes, and snippets.

@hansode
Last active December 10, 2015 08:58
Show Gist options
  • Select an option

  • Save hansode/4411296 to your computer and use it in GitHub Desktop.

Select an option

Save hansode/4411296 to your computer and use it in GitHub Desktop.
Automate web application UI testing with Selenium

pre-setup

$ sudo yum install http://pkgs.repoforge.org/unrar/unrar-4.2.3-1.el6.rf.x86_64.rpm
$ sudo yum install cabextract
$ sudo yum install cdw

building ievm

$ curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | sudo  IEVMS_VERSIONS="9" bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment