I am trying to run my mocha tests using selenium-driver, but I got this error: https://gist.github.com/Clemzd/f7bbaa77c492ee288765#file-gistfile1-txt .
My selenium server is well started because I can start a chrome session. Here is the code I used to run my mocha tests: https://github.com/Clemzd/paige-tests .
I tried to increase the timeout for mocha, but did not change anything.
selenium-webdriver/testing does not seem to be easy with mocha versions above 1.20. You can get this error to go away by changing the mocha dependency in your package.json to look like this:
selenium-webdriver/testing
mocha: "~1.20.1"
Source: https://habr.com/ru/post/973063/More articles:Performance Issue with MultiResourcePartitioner in Spring Package - memory-managementWhy methods scheduleAtFixedRate - scheduleWithFixedDelay do not use Callable - javaHighlight differences between images - javaConstructor configuration error without constructor parameters - asp.net-web-apiExplain image.src.match in javascript - javascriptHow to access area outside of ng-view - angularjsopen Android settings from QT application (com.android.settings) - c ++https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/973066/generic-class-that-conforms-to-comparable-in-swift&usg=ALkJrhiN_tcUjI11lrubq4gG_SarfvbNDAHow do I configure SSL for an IIS Express site that uses multiple host names? - sslFacebook Custom Stories with Large Image - Open Graph with Javascript - javascriptAll Articles