mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
8 lines
163 B
JavaScript
8 lines
163 B
JavaScript
describe('Help Page', function () {
|
|
//var HelpPage = function () {
|
|
// this.get = function () {
|
|
// browser.get(browser.baseUrl + 'help')
|
|
// }
|
|
//}
|
|
})
|