59
dezzymei
10y

My boss caught me out the other day. He asked which browser do we test on. In our documentation it's ff chrome and ie10. In reality it's not ie.

I opened ie for the first time in a long time the other day to find a crap load of bugs. Including the attached.

Comments
  • 2
    Did you send an error report?
  • 0
    Automated testing to the rescue! Use Selenium.
  • 2
    Keyboard macro:
    Left arrow, enter, pause 100ms, repeat. Let that run every night until they fix the bug =D
Add Comment