E2E tests using deprecated logs method
Summary
The E2E tests log browser errors when a test fails. However, Manager#logs is deprecated which throws an error for example: https://gitlab.com/gitlab-org/gitlab/-/jobs/3384875700#L181
https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES#L64
Steps to reproduce
Interrupt any end to end test with a 404 error. a more recent version. -->
What is the current bug behavior?
https://gitlab.com/gitlab-org/gitlab/-/jobs/3384875700#L181
What is the expected correct behavior?
Output of browser errors