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

package.cjs.cypress-utils.constants.selectors.signUp.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":"signUp.js","names":["_common","require","signUpSelectors","exports","emailTextField","dataCy","firstNameTextField","lastNameTextField","organizationNameTextField","organizationSubmitButton","otpTextBox","profileSubmitButton","signupViaEmailButton","submitButton","subdomainNameTextField","subdomainError","tryFreeButton"],"sources":["../../../../../src/cypress-utils/constants/selectors/signUp.js"],"sourcesContent":["import { dataCy } from \"../../utils/common\";\n\nexport const signUpSelectors = {\n  emailTextField: dataCy(\"signup-email-text-field\"),\n  firstNameTextField: dataCy(\"signup-profile-first-name-text-field\"),\n  lastNameTextField: dataCy(\"signup-profile-last-name-text-field\"),\n  organizationNameTextField: dataCy(\"signup-organization-name-text-field\"),\n  organizationSubmitButton: dataCy(\"signup-organization-submit-button\"),\n  otpTextBox: dataCy(\"otpinput-otp-number\"),\n  profileSubmitButton: dataCy(\"signup-profile-submit-button\"),\n  signupViaEmailButton: dataCy(\"signup-via-email-button\"),\n  submitButton: dataCy(\"signup-email-submit-button\"),\n  subdomainNameTextField: dataCy(\"signup-organization-subdomain-text-field\"),\n  subdomainError: dataCy(\"subdomain-input-error\"),\n  tryFreeButton: dataCy(\"neeto-auth-signup-link\"),\n};\n"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AAEO,IAAMC,eAAe,GAAAC,OAAA,CAAAD,eAAA,GAAG;EAC7BE,cAAc,EAAE,IAAAC,cAAM,EAAC,yBAAyB,CAAC;EACjDC,kBAAkB,EAAE,IAAAD,cAAM,EAAC,sCAAsC,CAAC;EAClEE,iBAAiB,EAAE,IAAAF,cAAM,EAAC,qCAAqC,CAAC;EAChEG,yBAAyB,EAAE,IAAAH,cAAM,EAAC,qCAAqC,CAAC;EACxEI,wBAAwB,EAAE,IAAAJ,cAAM,EAAC,mCAAmC,CAAC;EACrEK,UAAU,EAAE,IAAAL,cAAM,EAAC,qBAAqB,CAAC;EACzCM,mBAAmB,EAAE,IAAAN,cAAM,EAAC,8BAA8B,CAAC;EAC3DO,oBAAoB,EAAE,IAAAP,cAAM,EAAC,yBAAyB,CAAC;EACvDQ,YAAY,EAAE,IAAAR,cAAM,EAAC,4BAA4B,CAAC;EAClDS,sBAAsB,EAAE,IAAAT,cAAM,EAAC,0CAA0C,CAAC;EAC1EU,cAAc,EAAE,IAAAV,cAAM,EAAC,uBAAuB,CAAC;EAC/CW,aAAa,EAAE,IAAAX,cAAM,EAAC,wBAAwB;AAChD,CAAC","ignoreList":[]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy