|
|
@ -45,6 +45,7 @@ module.exports = { |
|
|
|
.waitForElementVisible('*[data-id="connected-as-bunsenstraat"]') |
|
|
|
.waitForElementVisible('*[data-id="connected-as-bunsenstraat"]') |
|
|
|
.waitForElementVisible('*[data-id="connected-img-bunsenstraat"]') |
|
|
|
.waitForElementVisible('*[data-id="connected-img-bunsenstraat"]') |
|
|
|
.waitForElementVisible('*[data-id="connected-link-bunsenstraat"]') |
|
|
|
.waitForElementVisible('*[data-id="connected-link-bunsenstraat"]') |
|
|
|
|
|
|
|
.waitForElementVisible('*[data-id="remotes-panel"]') |
|
|
|
}, |
|
|
|
}, |
|
|
|
'check the FE for the auth user #group1 #group2': function (browser: NightwatchBrowser) { |
|
|
|
'check the FE for the auth user #group1 #group2': function (browser: NightwatchBrowser) { |
|
|
|
browser |
|
|
|
browser |
|
|
|