Skip to content

Instantly share code, notes, and snippets.

@jaredhirsch
Created November 29, 2012 22:39
Show Gist options
  • Save jaredhirsch/4172395 to your computer and use it in GitHub Desktop.
Save jaredhirsch/4172395 to your computer and use it in GitHub Desktop.
Comparing IE9 on different selenium versions
summary: default version continues to fail. any test >10min in duration is probably one of these.
default selenium version:
#1993
- add-primary-to-primary: java failure
- https://saucelabs.com/tests/f9ec6fa8f6984be680f2455af3fe2226#
- cancel-account: java failure
- https://saucelabs.com/tests/a113e0a0a4b24e51b4fe7d8c6a28ba6b#
- change-password: java failure
- https://saucelabs.com/tests/8afc0a0becc643ae9cc48a8d0a12f485#
- health-check: "there has been an error"
#1994
- add-primary-to-primary: java failure
- https://saucelabs.com/tests/a9702b0959f5473fa3a2fa53a79ad3fa#
#1995
- cancel-account
- change-password
- new-user-primary
- reset-password
latest selenium version:
#1
- change-password - not java failure
- health-check - not java failure
#2
- add-primary-to-primary
- new-user-primary
- new-user-secondary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment