> Ugh
>
> It is quite common that browser update breaks the selenium comparability (I
> do not let browsers update automatically, in my work environment).
> Therefore, in my opinion, this is not show stopper.
I agree this is kind of "business as usual" with Selenium, but I also
agree with João that it's better to wait until this issue is fixed
somehow before adding the extension to
robotframework.org. The
extension not working with the latest Firefox version would give a
pretty bad first expression.
> And good work with the extension, when I found some time, I need to give it
> try.
It would be interesting to hear feedback also from other users. I'm
personally always somewhat suspicious about capture and replay as a
test automation approach, but I've also had similar feelings about
image comparison and Sikuli has shown that it can be done well too.
Some kind of features to automate or to at least ease rising the
abstraction level are needed before c'n'r really can work in large
scale automation, though. In that usage both maintenance and being
able to create your own domain specific language are of utmost
importance.