Improved www.ttss.krakow.pl
Jacek Kowalski
2019-07-29 564d2923395baf7b377933488ebf5407bec765c7
Increase Nightwatch.js check_process_delay to 5 seconds
1 files modified
2 ■■■ changed files
nightwatch.conf.js 2 ●●● patch | view | raw | blame | history
nightwatch.conf.js
@@ -12,7 +12,7 @@
      'webdriver.chrome.driver': chromedriver.path,
      'webdriver.gecko.driver': geckodriver.path,
    },
    check_process_delay: 1000,
    check_process_delay: 5000,
  },
  test_settings: {
    'chrome': {