We get a lot of failures on the Chrome build. The Firefox one seems a lot more stable in comparison although occasionally gets hit by similar problems.
Problem 1: There seems to be more connection problems here - sometimes page simply don't load. Usually hits Chrome builds. This can effect important steps such as opting into beta. [0]
Problem 2: Selector issues - the language test Language selection.Closing language overlay (overlay button) persistently fails. It seems to fail to match an element even though I can see it in the screencast. Do selectors work differently in the Firefox driver to Chrome driver?As these work fine in Firefox [1]
Problem 3: Browser back button doesn't seem to work in the Chrome driver. Is that setup correctly? [2]
Problem 4: Opting into beta or alpha sometimes fails due to a cookie not setting correctly. I raised a bug [4] help on fixing that bug would be most appreciated.