I am using protractor to test a web application.
I have encountered an error message from cmd saying:
ERROR : gl_surface_egl.cc(953) eglInitialize D3D9 failed with error EGL_NOT_INITIALIZED
I am guessing the error may have raised due to version mismatch of chrome driver.