CP_AUTOMATION/CognitivePrism/my-project/dom_validation_results.json
2025-12-12 19:54:54 +05:30

210 lines
5.2 KiB
JSON

{
"found": [],
"missing": [
{
"testid": "profile_editor__page",
"constant": "PAGE"
},
{
"testid": "profile_editor__progress_value",
"constant": "PROGRESS_VALUE"
},
{
"testid": "profile_editor__missing_fields_toggle",
"constant": "MISSING_FIELDS_TOGGLE"
},
{
"testid": "profile_editor__prev_button",
"constant": "PREV_BUTTON"
},
{
"testid": "profile_editor__next_button",
"constant": "NEXT_BUTTON"
},
{
"testid": "profile_editor__cancel_button",
"constant": "CANCEL_BUTTON"
},
{
"testid": "profile_editor__save_button",
"constant": "SAVE_BUTTON"
},
{
"testid": "profile_editor__tab_personal_information",
"constant": "TAB_PERSONAL_INFORMATION"
},
{
"testid": "profile_editor__tab_contact_information",
"constant": "TAB_CONTACT_INFORMATION"
},
{
"testid": "profile_editor__tab_parent_guardian",
"constant": "TAB_PARENT_GUARDIAN"
},
{
"testid": "profile_editor__tab_education_details",
"constant": "TAB_EDUCATION_DETAILS"
},
{
"testid": "profile_editor__tab_focus_areas",
"constant": "TAB_FOCUS_AREAS"
},
{
"testid": "profile_editor__tab_self_assessment",
"constant": "TAB_SELF_ASSESSMENT"
},
{
"testid": "profile_editor__tab_hobbies_clubs",
"constant": "TAB_HOBBIES_CLUBS"
},
{
"testid": "profile_editor__tab_achievements",
"constant": "TAB_ACHIEVEMENTS"
},
{
"testid": "profile_editor__tab_expectations",
"constant": "TAB_EXPECTATIONS"
},
{
"testid": "profile_editor__first_name_input",
"constant": "FIRST_NAME_INPUT"
},
{
"testid": "profile_editor__last_name_input",
"constant": "LAST_NAME_INPUT"
},
{
"testid": "profile_editor__gender_select",
"constant": "GENDER_SELECT"
},
{
"testid": "profile_editor__dob_input",
"constant": "DOB_INPUT"
},
{
"testid": "profile_editor__roll_number_input",
"constant": "ROLL_NUMBER_INPUT"
},
{
"testid": "profile_editor__nationality_input",
"constant": "NATIONALITY_INPUT"
},
{
"testid": "profile_editor__language_input",
"constant": "LANGUAGE_INPUT"
},
{
"testid": "profile_editor__student_id_input",
"constant": "STUDENT_ID_INPUT"
},
{
"testid": "profile_editor__student_cpid_input",
"constant": "STUDENT_CPID_INPUT"
},
{
"testid": "profile_editor__specially_abled_checkbox",
"constant": "SPECIALLY_ABLED_CHECKBOX"
},
{
"testid": "profile_editor__email_input",
"constant": "EMAIL_INPUT"
},
{
"testid": "profile_editor__phone_input",
"constant": "PHONE_INPUT"
},
{
"testid": "profile_editor__address_input",
"constant": "ADDRESS_INPUT"
},
{
"testid": "profile_editor__city_input",
"constant": "CITY_INPUT"
},
{
"testid": "profile_editor__state_input",
"constant": "STATE_INPUT"
},
{
"testid": "profile_editor__zip_code_input",
"constant": "ZIP_CODE_INPUT"
},
{
"testid": "profile_editor__native_state_input",
"constant": "NATIVE_STATE_INPUT"
},
{
"testid": "profile_editor__father_full_name_input",
"constant": "FATHER_FULL_NAME_INPUT"
},
{
"testid": "profile_editor__father_age_range_select",
"constant": "FATHER_AGE_RANGE_SELECT"
},
{
"testid": "profile_editor__father_occupation_input",
"constant": "FATHER_OCCUPATION_INPUT"
},
{
"testid": "profile_editor__father_email_input",
"constant": "FATHER_EMAIL_INPUT"
},
{
"testid": "profile_editor__mother_full_name_input",
"constant": "MOTHER_FULL_NAME_INPUT"
},
{
"testid": "profile_editor__mother_age_range_select",
"constant": "MOTHER_AGE_RANGE_SELECT"
},
{
"testid": "profile_editor__mother_occupation_input",
"constant": "MOTHER_OCCUPATION_INPUT"
},
{
"testid": "profile_editor__mother_email_input",
"constant": "MOTHER_EMAIL_INPUT"
},
{
"testid": "profile_editor__guardian_different_checkbox",
"constant": "GUARDIAN_DIFFERENT_CHECKBOX"
},
{
"testid": "profile_editor__guardian_full_name_input",
"constant": "GUARDIAN_FULL_NAME_INPUT"
},
{
"testid": "profile_editor__guardian_age_range_select",
"constant": "GUARDIAN_AGE_RANGE_SELECT"
},
{
"testid": "profile_editor__guardian_occupation_input",
"constant": "GUARDIAN_OCCUPATION_INPUT"
},
{
"testid": "profile_editor__guardian_email_input",
"constant": "GUARDIAN_EMAIL_INPUT"
},
{
"testid": "profile_editor__full_name_input",
"constant": "FULL_NAME_INPUT"
},
{
"testid": "profile_editor__current_grade_input",
"constant": "CURRENT_GRADE_INPUT"
},
{
"testid": "profile_editor__section_input",
"constant": "SECTION_INPUT"
},
{
"testid": "profile_editor__board_stream_select",
"constant": "BOARD_STREAM_SELECT"
}
],
"unexpected": [],
"all_dom_testids": [],
"total_found": 0,
"total_expected": 50,
"total_missing": 50
}