Gábor Klinda
Gábor Klinda
Env: Nodjes 16.x + Npm 8.x The repository is a monorepo with multiple npm projects. The root npm project is configured to use workspaces, so only the root project has...
There were some synchronization issues with phantomjs, these were fixed in HtmlUnitBasedScriptInstrumenter.java and ScriptData.java I also added better support for jasmine-maven-plugin if it was executed with phantomjs. If you use...
Taking screenshot in afterTest hook cause error at error generation. https://github.com/fijijavis/wdio-mochawesome-reporter/issues/51 Fix is to move the stringfy of context to the onSuiteEnd step.