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