Automattic / wp-e2e-tests

Automated end-to-end tests for WordPress.com

Home Page:https://github.com/Automattic/wp-calypso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate Saucelabs IE11 Issues

alisterscott opened this issue · comments

Seeing

Error communicating with the remote browser. It may have died.

See: https://circleci.com/gh/Automattic/wp-e2e-tests-ie11/849

Suggestion from Saucelabs:

We recently updated the version of IE11 that we have on Windows 10 to a new point release. Do you still see issues if you change the version that you are specifying to just "11"? Please can you also test on Windows 7, with IE11 as well and see if you see any issues there (again, specifying version "11")?

Our results are looking ok at the moment: https://circleci.com/gh/Automattic/wp-e2e-tests-ie11

Another message:

Our Engineering team has recently updated IE11 from 11.103.10586.0 to 11.285.17134.0 on Windows 10. This likely have caused the issue that you experienced. This issue appears to affect test with the "Get Cookie" or "Delete Cookie" commands. Specifying the tests to use a new version of Selenium 3.141.0 should resolve this issue. If you continue to encounter the same error message, please let us know and we will investigate.

Looks like we're ok for now then