...
Lessons Learned
Conclusions:
Automation Test Tools are designed for regression testing against existing functionality. They are not designed to test future functionality or future browsers.
Test Tools, by their nature, are one step behind the rapidly changing current browser versions. Therefore Test Tools will never be the ONLY testing solution if MIT is going to support current browsers.
...