0c41baa439
This commit adds the config file for the wdio test runner. Using the packaged runner instead of the particular Jasmine runner allows us to do the following: - Use the global browser object (simplifies access to the Selenium methods from any particular assertion) - Avoid installing Jasmine globally The dummy landing page title test actually does the job now. |
||
---|---|---|
.. | ||
pageobjects | ||
specs | ||
wdio.conf.js |