但是,当我第二次尝试调用nightwatch.runner时,它将永远不会运行。我做错了什么吗?var nightwatch = require("nightwatch") // the second time it getshere, nightwatch.runner wont run. the callback will never fire.nightwatch.runner({
当我从代码中调用Nightwatch.runTests方法时,我得到一个错误:
/ Connecting to 127.0.0.1 on port 4444...If the Webdriver/Selenium service is managed by Nightwatch, check if "start_process" is set to "true"对于设置,我指定一个等同于nightwatch.json文件内容的json对象。如错误所述,参数"start_p