How to address the error EGL Driver message (Error) eglQueryDeviceAttribEXT: Bad attribute using Selenium and Python
问题 I'm getting random error messages from selenium, even though none of them are related to the exact web driver commands I'm running (not that I know of). This error isn't interrupting the program, it's just adding unwanted alerts (making my prints harder to read). Chrome version: 75.0.3770.100 (Official Build) (64-bit) Python version: 3.6.1 ChromeDriver version: 75.0.3770.140 I've added the following code already but I'm still getting the error. options.add_argument("--log-level=3") Error: gl