Current state of browser test.

This commit is contained in:
Thorsten Eckel 2016-01-13 16:59:26 +01:00
parent 4addd7b063
commit ea10d24c38

View file

@ -20,11 +20,21 @@ class OtrsImportBrowserTest < TestCase
click(css: 'a[href="#import/otrs"]')
click(css: 'a.js-download')
click(css: 'a.js-otrs-link')
set(
css: '#otrs-link',
value: import_url
)
exists(
css: 'svg.icon-checkmark'
)
click(css: 'a.js-migration-start')
watch_for(
css: 'body',
value: 'xxxx',