1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 17:33:14 +01:00

Change screenshot folder for visual tests

This commit is contained in:
Brett Sun 2016-01-29 14:37:55 +01:00
parent 11f644dd11
commit a785fbc220

View File

@ -4,84 +4,84 @@ sessionsPerBrowser: 1
browsers: browsers:
MainDesktop: MainDesktop:
rootUrl: http://localhost.com:3000/ rootUrl: http://localhost.com:3000/
screenshotsDir: './gemini-screens/desktop' screenshotsDir: './screenshots/main-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
MainMobile: MainMobile:
rootUrl: http://localhost.com:3000/ rootUrl: http://localhost.com:3000/
screenshotsDir: './gemini-screens/mobile' screenshotsDir: './screenshots/main-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
CcDesktop: CcDesktop:
rootUrl: http://cc.localhost.com:3000/ rootUrl: http://cc.localhost.com:3000/
screenshotsDir: './gemini-screens/cc-desktop' screenshotsDir: './screenshots/cc-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
CcMobile: CcMobile:
rootUrl: http://cc.localhost.com:3000/ rootUrl: http://cc.localhost.com:3000/
screenshotsDir: './gemini-screens/cc-mobile' screenshotsDir: './screenshots/cc-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
CylandDesktop: CylandDesktop:
rootUrl: http://cyland.localhost.com:3000/ rootUrl: http://cyland.localhost.com:3000/
screenshotsDir: './gemini-screens/cyland-desktop' screenshotsDir: './screenshots/cyland-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
CylandMobile: CylandMobile:
rootUrl: http://cyland.localhost.com:3000/ rootUrl: http://cyland.localhost.com:3000/
screenshotsDir: './gemini-screens/cyland-mobile' screenshotsDir: './screenshots/cyland-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
IkonotvDesktop: IkonotvDesktop:
rootUrl: http://ikonotv.localhost.com:3000/ rootUrl: http://ikonotv.localhost.com:3000/
screenshotsDir: './gemini-screens/ikonotv-desktop' screenshotsDir: './screenshots/ikonotv-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
IkonotvMobile: IkonotvMobile:
rootUrl: http://ikonotv.localhost.com:3000/ rootUrl: http://ikonotv.localhost.com:3000/
screenshotsDir: './gemini-screens/ikonotv-mobile' screenshotsDir: './screenshots/ikonotv-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
LumenusDesktop: LumenusDesktop:
rootUrl: http://lumenus.localhost.com:3000/ rootUrl: http://lumenus.localhost.com:3000/
screenshotsDir: './gemini-screens/lumenus-desktop' screenshotsDir: './screenshots/lumenus-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
LumenusMobile: LumenusMobile:
rootUrl: http://lumenus.localhost.com:3000/ rootUrl: http://lumenus.localhost.com:3000/
screenshotsDir: './gemini-screens/lumenus-mobile' screenshotsDir: './screenshots/lumenus-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
23viviDesktop: 23viviDesktop:
rootUrl: http://23vivi.localhost.com:3000/ rootUrl: http://23vivi.localhost.com:3000/
screenshotsDir: './gemini-screens/23vivi-desktop' screenshotsDir: './screenshots/23vivi-desktop'
windowSize: 1900x1080 windowSize: 1900x1080
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs
23viviMobile: 23viviMobile:
rootUrl: http://23vivi.localhost.com:3000/ rootUrl: http://23vivi.localhost.com:3000/
screenshotsDir: './gemini-screens/23vivi-mobile' screenshotsDir: './screenshots/23vivi-mobile'
windowSize: 600x1056 windowSize: 600x1056
desiredCapabilities: desiredCapabilities:
browserName: phantomjs browserName: phantomjs