Skip to content

Instantly share code, notes, and snippets.

@fabrizioc1
Created June 9, 2012 02:03
Show Gist options
  • Save fabrizioc1/2899076 to your computer and use it in GitHub Desktop.
Save fabrizioc1/2899076 to your computer and use it in GitHub Desktop.
Run Cucumber with Internet Explorer 9, JRuby, and Windows 7 (64-bit)
  1. Enable protected mode on all security zones

    1.1. Click on the "Start" button

    1.2. Go to "Control Panel"

    1.3. Select "View by: Large Icons"

    1.4. Click on "Internet Options"

    1.5. Select "Security" tab

    1.6. Go to each zone and make sure "Enable protected mode" is checked

  2. By-pass the "invalid certificate" page when switching from HTTP to HTTPS:

    https://gist.github.com/2899055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment