bigbluebutton-Github/bigbluebutton-html5/tests/webdriverio
Maxim Khlobystov 0c41baa439 Setup wdio + Finish the dummy landing page title test
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.
2017-05-15 01:29:00 +00:00
..
pageobjects Setup wdio + Finish the dummy landing page title test 2017-05-15 01:29:00 +00:00
specs Setup wdio + Finish the dummy landing page title test 2017-05-15 01:29:00 +00:00
wdio.conf.js Setup wdio + Finish the dummy landing page title test 2017-05-15 01:29:00 +00:00