34 lines
2.1 KiB
XML
34 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<testsuites errors="1"
|
|
failures="0"
|
|
tests="0">
|
|
|
|
<testsuite name="duckDuckGo"
|
|
errors="1" failures="0" hostname="" id="" package="duckDuckGo" skipped="1"
|
|
tests="0" time="0.000" timestamp="">
|
|
|
|
|
|
|
|
<system-err>
|
|
|
|
┌──────────────────────────────────────────────────────────────────────────────┐│ ││ GeckoDriver cannot be found in the current project. ││ ││ You can either install geckodriver from NPM with: ││ ││ npm install geckodriver --save-dev ││ ││ or download it from https://github.com/mozilla/geckodriver/releases, ││ extract the archive and set "webdriver.server_path" config option to ││ point to the binary file. ││ ││ ││ │└──────────────────────────────────────────────────────────────────────────────┘
|
|
|
|
</system-err>
|
|
|
|
|
|
|
|
<error message=""><![CDATA[
|
|
|
|
]]></error>
|
|
|
|
|
|
|
|
<testcase
|
|
name="Search Nightwatch.js and check results" classname="duckDuckGo">
|
|
<skipped />
|
|
</testcase>
|
|
|
|
|
|
</testsuite>
|
|
</testsuites>
|