{ "getStarted": ".t--welcome-form-get-started", "fullName": ".t--welcome-form-full-name input", "email": ".t--welcome-form-email input", "password": ".t--welcome-form-password input", "verifyPassword": ".t--welcome-form-verify-password input", "roleDropdown": ".t--welcome-form-role-dropdown .setup-dropdown", "roleDropdownOption": ".rc-select-item-option", "roleInput": ".t--welcome-form-role-input input", "useCaseDropdown": ".t--welcome-form-role-usecase", "useCaseDropdownOption": ".rc-select-item-option-content", "nextButton": ".t--welcome-form-next-button", "dataCollection": ".ads-v2-switch__label:last", "newsLetter": ".ads-v2-switch__label:first", "createButton": ".t--welcome-form-create-button", "createSuperUser": "#super-user-form", "superUserForm": "[data-testid='super-user-form']" }