All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.cypress-utils.constants.selectors.roles.js.map Maven / Gradle / Ivy

Go to download

A package encapsulating common code across neeto projects including initializers, utility functions, common components and hooks and so on.

There is a newer version: 4.12.3
Show newest version
{"version":3,"file":"roles.js","names":["dataCy","rolesSelectors","newButton","proceedButton","cancelButton","tableHeaderRoleName","nameTextField","searchTextField","updateRolePaneHeading","updateRoleCancelButton","descriptionTextField","permissionCategoryTitle","headerColumn","dropDownIcon","tableHeaderRoleTitle"],"sources":["../../../../src/cypress-utils/constants/selectors/roles.js"],"sourcesContent":["import { dataCy } from \"utils/common\";\n\nexport const rolesSelectors = {\n  newButton: dataCy(\"ntm-add-role-button\"),\n  proceedButton: dataCy(\"ntm-add-role-submit-button\"),\n  cancelButton: dataCy(\"ntm-add-role-cancel-button\"),\n  tableHeaderRoleName: dataCy(\"ntm-roles-table-role-header\"),\n  nameTextField: dataCy(\"ntm-add-role-name-text-field\"),\n  searchTextField: dataCy(\"ntm-search-roles-input\"),\n  updateRolePaneHeading: dataCy(\"ntm-add-role-title\"),\n  updateRoleCancelButton: dataCy(\"ntm-add-role-cancel-button\"),\n  descriptionTextField: dataCy(\"ntm-add-role-description-text-field\"),\n  permissionCategoryTitle: dataCy(\"ntm-roles-permission-category-title\"),\n  headerColumn: dataCy(\"ntm-roles-table-header\"),\n  dropDownIcon: dataCy(\"ntm-roles-table-header-role-dropdown-button\"),\n  tableHeaderRoleTitle: dataCy(\"ntm-roles-table-header-role-title\"),\n};\n"],"mappings":"AAAA,SAASA,MAAM,QAAQ,cAAc;AAErC,OAAO,IAAMC,cAAc,GAAG;EAC5BC,SAAS,EAAEF,MAAM,CAAC,qBAAqB,CAAC;EACxCG,aAAa,EAAEH,MAAM,CAAC,4BAA4B,CAAC;EACnDI,YAAY,EAAEJ,MAAM,CAAC,4BAA4B,CAAC;EAClDK,mBAAmB,EAAEL,MAAM,CAAC,6BAA6B,CAAC;EAC1DM,aAAa,EAAEN,MAAM,CAAC,8BAA8B,CAAC;EACrDO,eAAe,EAAEP,MAAM,CAAC,wBAAwB,CAAC;EACjDQ,qBAAqB,EAAER,MAAM,CAAC,oBAAoB,CAAC;EACnDS,sBAAsB,EAAET,MAAM,CAAC,4BAA4B,CAAC;EAC5DU,oBAAoB,EAAEV,MAAM,CAAC,qCAAqC,CAAC;EACnEW,uBAAuB,EAAEX,MAAM,CAAC,qCAAqC,CAAC;EACtEY,YAAY,EAAEZ,MAAM,CAAC,wBAAwB,CAAC;EAC9Ca,YAAY,EAAEb,MAAM,CAAC,6CAA6C,CAAC;EACnEc,oBAAoB,EAAEd,MAAM,CAAC,mCAAmC;AAClE,CAAC"}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy