LP1989195: Update nightwatch selectors
[evergreen-equinox.git] / Open-ILS / src / eg2 / nightwatch / src / staff / cat / vandelay.spec.ts
index c7cf07c..bc11df4 100644 (file)
@@ -24,7 +24,7 @@ module.exports = {
         const vandelay = browser.page.vandelay();
         navigateToMarcBatchImport(vandelay);
         vandelay.click('@recordDisplayAttributes')
-                .click('#authority')
+                .click('@authorityAttributesTab')
                 .click('@newVqradButton')
                 .setValue('@codeInput', 'lccn')
                 .setValue('@descriptionInput', 'LC control number')