Ruby - unable to bind to locking port 7054 within 45 seconds (Selenium::WebDriver::Error::WebDriverError)
问题 I recently started seeing this error message when trying to run any Cucumber tests. I've done some research and found a few other similar instances of this error, but most of them were browser related issues. I don't see any browser specific error messages in this output: unable to bind to locking port 7054 within 45 seconds (Selenium::WebDriver::Error::WebDriverError) I saw another question posted here that was answered (A selenium webdriver exception), however that solution didn't work for