simmerjs
Version:
A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page.
31 lines (25 loc) • 2.09 kB
text/xml
<?xml version="1.0" encoding="UTF-8" ?>
<testsuites errors="1"
failures="0"
tests="1">
<testsuite name="index"
errors="1" failures="0" hostname="" id="" package="index" skipped="0"
tests="1" time="0.005000" timestamp="Mon, 26 Jun 2017 15:28:45 GMT">
<testcase name="cannot parse an element with an identical hierarchy whithin the Simmers default configured depth" classname="index" time="0.005000" assertions="0">
</testcase>
<system-err>
Error while running [Index / cannot parse an element with an identical hierarchy whithin the Simmers default configured depth]:
ReferenceError: selector is not defined
at compareElementsAndSimmerWithReconfiguration (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/__tests__/e2e/index.js:50:6)
at Object.cannot parse an element with an identical hierarchy whithin the Simmers default configured depth (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/__tests__/e2e/index.js:77:5)
at Module.call (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/lib/runner/module.js:62:34)
at /Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/lib/runner/testcase.js:70:29
at _fulfilled (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:796:13)
at /Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:556:49
at runSingle (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:137:13)
at flush (/Volumes/ook/development/gmmorris/simmer-master/simmerjs/node_modules/nightwatch/node_modules/q/q.js:125:13)
</system-err>
</testsuite>
</testsuites>