CP_AUTOMATION/documentation/verification-reports/DOM_VERIFICATION_REPORT.json
2025-12-12 19:54:54 +05:30

232 lines
6.3 KiB
JSON

{
"profile_editor": {
"found": [],
"missing": [
{
"attribute": "profile_editor__page",
"description": "Page container"
},
{
"attribute": "profile_editor__progress_value",
"description": "Progress value"
},
{
"attribute": "profile_editor__missing_fields_toggle",
"description": "Missing fields toggle"
},
{
"attribute": "profile_editor__back_button",
"description": "Back button"
},
{
"attribute": "profile_editor__tabs_container",
"description": "Tabs container"
},
{
"attribute": "profile_editor__tabs_scroll_left_button",
"description": "Scroll left button"
},
{
"attribute": "profile_editor__tabs_scroll_right_button",
"description": "Scroll right button"
},
{
"attribute": "profile_editor__tab_personal_information",
"description": "Tab: Personal Information"
},
{
"attribute": "profile_editor__tab_contact_information",
"description": "Tab: Contact Information"
},
{
"attribute": "profile_editor__tab_parent_guardian",
"description": "Tab: Parent/Guardian"
},
{
"attribute": "profile_editor__tab_education_details",
"description": "Tab: Education Details"
},
{
"attribute": "profile_editor__tab_focus_areas",
"description": "Tab: Focus Areas"
},
{
"attribute": "profile_editor__tab_self_assessment",
"description": "Tab: Self-Assessment"
},
{
"attribute": "profile_editor__tab_hobbies_clubs",
"description": "Tab: Hobbies & Clubs"
},
{
"attribute": "profile_editor__tab_achievements",
"description": "Tab: Achievements"
},
{
"attribute": "profile_editor__tab_expectations",
"description": "Tab: Expectations"
},
{
"attribute": "profile_editor__first_name_input",
"description": "First Name input"
},
{
"attribute": "profile_editor__last_name_input",
"description": "Last Name input"
},
{
"attribute": "profile_editor__gender_select",
"description": "Gender select"
},
{
"attribute": "profile_editor__dob_input",
"description": "DOB input"
},
{
"attribute": "profile_editor__nationality_input",
"description": "Nationality input"
},
{
"attribute": "profile_editor__language_input",
"description": "Language input"
},
{
"attribute": "profile_editor__student_id_input",
"description": "Student ID input"
},
{
"attribute": "profile_editor__student_cpid_input",
"description": "Student CPID input"
},
{
"attribute": "profile_editor__specially_abled_checkbox",
"description": "Specially Abled checkbox"
},
{
"attribute": "profile_editor__specially_abled_details_textarea",
"description": "Specially Abled details"
},
{
"attribute": "profile_editor__email_input",
"description": "Email input"
},
{
"attribute": "profile_editor__phone_input",
"description": "Phone input"
},
{
"attribute": "profile_editor__address_input",
"description": "Address input"
},
{
"attribute": "profile_editor__city_input",
"description": "City input"
},
{
"attribute": "profile_editor__state_input",
"description": "State input"
},
{
"attribute": "profile_editor__zip_code_input",
"description": "ZIP Code input"
},
{
"attribute": "profile_editor__native_state_input",
"description": "Native State input"
},
{
"attribute": "profile_editor__prev_button",
"description": "Previous button"
},
{
"attribute": "profile_editor__next_button",
"description": "Next button"
},
{
"attribute": "profile_editor__cancel_button",
"description": "Cancel button"
},
{
"attribute": "profile_editor__save_button",
"description": "Save button"
}
],
"expected": [],
"unexpected": []
},
"mandatory_reset": {
"found": [
{
"attribute": "mandatory_reset__modal",
"tag": "div",
"visible": true
},
{
"attribute": "mandatory_reset__modal_content",
"tag": "div",
"visible": true
},
{
"attribute": "mandatory_reset__continue_button",
"tag": "button",
"visible": true
}
],
"missing": [
{
"attribute": "mandatory_reset__form",
"description": "Form container"
},
{
"attribute": "mandatory_reset__current_password_input",
"description": "Current password input"
},
{
"attribute": "mandatory_reset__current_password_toggle",
"description": "Current password toggle"
},
{
"attribute": "mandatory_reset__current_password_error",
"description": "Current password error"
},
{
"attribute": "mandatory_reset__new_password_input",
"description": "New password input"
},
{
"attribute": "mandatory_reset__new_password_toggle",
"description": "New password toggle"
},
{
"attribute": "mandatory_reset__new_password_error",
"description": "New password error"
},
{
"attribute": "mandatory_reset__confirm_password_input",
"description": "Confirm password input"
},
{
"attribute": "mandatory_reset__confirm_password_toggle",
"description": "Confirm password toggle"
},
{
"attribute": "mandatory_reset__confirm_password_error",
"description": "Confirm password error"
},
{
"attribute": "mandatory_reset__back_button",
"description": "Back button"
},
{
"attribute": "mandatory_reset__submit_button",
"description": "Submit button"
}
],
"expected": [
"mandatory_reset__modal",
"mandatory_reset__modal_content",
"mandatory_reset__continue_button"
],
"unexpected": []
}
}