<?xml version="1.0" encoding="UTF-8" ?>
<testsuites errors="1"
            failures="1"
            tests="8">

  <testsuite name="omni.search.test"
    errors="1" failures="1" hostname="" id="" package="omni.search.test" skipped="7"
    tests="8" time="8.234" timestamp="Mon, 07 Nov 2016 14:01:53 GMT">
  
    <testcase name="should open omni-search and list all search elements" time="8.234" assertions="2">

      <failure message="Testing if element &lt;.omni-search&gt; is hidden. Element could not be located.">    at givenDemoPageIsOpen (/Users/pedrocatre/Desktop/projects/omni-search-github3/e2e-tests/omni.search.test.js:6:20)
    at Object.beforeEach (/Users/pedrocatre/Desktop/projects/omni-search-github3/e2e-tests/omni.search.test.js:42:9)</failure>

    
    </testcase>
      <system-err>
        ERROR: Unable to locate element: &quot;.omni-search&quot; using: css selector
    at command (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/api/assertions/hidden.js:42:21)
    at module.exports.BaseAssertion._scheduleAssertion (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/assertion.js:87:17)
    at module.exports.BaseAssertion._executeCommand (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/assertion.js:82:17)
    at AssertionInstance.commandFn [as _commandFn] (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/assertion.js:180:21)
    at AsyncTree.runCommand (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:154:30)
    at AsyncTree.runChildNode (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:114:8)
    at AsyncTree.walkDown (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:80:10)
    at AsyncTree.walkUp (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:97:8)
    at AsyncTree.walkDown (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:90:12)
    at AsyncTree.traverse (/Users/pedrocatre/.nvm/versions/node/v6.6.0/lib/node_modules/nightwatch/lib/core/queue.js:73:8)
      </system-err>
  
  
    
    <testcase
      name="should search by the 1st word">
      <skipped />
    </testcase>
    
    <testcase
      name="should search by non existing text">
      <skipped />
    </testcase>
    
    <testcase
      name="should search by nothing">
      <skipped />
    </testcase>
    
    <testcase
      name="should search by second word of the title">
      <skipped />
    </testcase>
    
    <testcase
      name="should search upper case">
      <skipped />
    </testcase>
    
    <testcase
      name="should trigger search element action">
      <skipped />
    </testcase>
    
    <testcase
      name="should accept key presses to navigate and select elements">
      <skipped />
    </testcase>
    
  
  </testsuite>
</testsuites>
