WebDriverError: Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&u=http%3A//localhost%3A5173/_nightwatch/&c=UTF-8&d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173. WebDriverError: Error while running "navigateTo" command: [WebDriverError] Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&u=http%3A//localhost%3A5173/_nightwatch/&c=UTF-8&d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173. WebDriverError Error while running "mountVueComponent" command: [WebDriverError] Error while running "launchComponentRenderer" command: [WebDriverError] Error while running "navigateTo" command: [WebDriverError] Unable to navigate to url http://localhost:5173/_nightwatch/: Reached error page: about:neterror?e=connectionFailure&u=http%3A//localhost%3A5173/_nightwatch/&c=UTF-8&d=Firefox%20can%E2%80%99t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A5173. Error location: /Users/lightings/works/jc/gpal/gpaldemo/test/comment/newHelloWordTest.js: –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– 2 | it('check if the component has ben mounted', async(browser) => 3 | { 4 | browser.mountVueComponent('/src/components/HelloWorld.vue', { 5 | plugins: { 6 | router: '/src/router/index.js' ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––