Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite the Entire UserCreation.cy.ts file to POM Approach #8929

Open
3 tasks
nihal467 opened this issue Oct 25, 2024 · 1 comment
Open
3 tasks

Rewrite the Entire UserCreation.cy.ts file to POM Approach #8929

nihal467 opened this issue Oct 25, 2024 · 1 comment
Assignees
Labels

Comments

@nihal467
Copy link
Member

nihal467 commented Oct 25, 2024

Describe the bug

  • the usage of clickElementById(), TypeElementById(), clearintoelementbyid, verifyelementcontainstext, custom function doesn't add much value to the respective of reusable functions

Expected behavior

  • replace all the custom function usage in the cypress test file with individual proper re-usable function
  • use all reusable components from commands.ts wherever applicable

Note:

  1. Rewrite the entire test file into the POM approach, with the proper function name
  2. for reference check the test file: PatientDoctorConnect.cy.ts

Screenshots

Image

@nihal467 nihal467 changed the title Replace the usage of clickElementById with proper function name in UserCreation Replace the usage of clickElementById with proper function name in UserCreation.ts Oct 25, 2024
@nihal467 nihal467 changed the title Replace the usage of clickElementById with proper function name in UserCreation.ts Replace the usage of clickElementById with proper function name in UserCreation test files Oct 25, 2024
@nihal467 nihal467 changed the title Replace the usage of clickElementById with proper function name in UserCreation test files Replace the usage of clickElementById with proper function names in UserCreation test files Oct 25, 2024
@AnveshNalimela
Copy link
Contributor

@nihal467 I would like work on this issue
Would you assign it to me..?

AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Oct 27, 2024
@nihal467 nihal467 changed the title Replace the usage of clickElementById with proper function names in UserCreation test files Replace the usage of clickElementById & TypeElementById with proper function names in UserCreation test files Oct 27, 2024
@nihal467 nihal467 changed the title Replace the usage of clickElementById & TypeElementById with proper function names in UserCreation test files Rewrite the Entire UserCreation.cy.ts file to POM Approach Oct 27, 2024
@gigincg gigincg added this to Care Nov 1, 2024
@github-project-automation github-project-automation bot moved this to Triage in Care Nov 1, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 2, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 4, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 5, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 8, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 8, 2024
nihal467 added a commit to AnveshNalimela/care_fe that referenced this issue Nov 8, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 9, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 10, 2024
@github-actions github-actions bot added the stale label Nov 11, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 11, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 13, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 15, 2024
nihal467 added a commit to AnveshNalimela/care_fe that referenced this issue Nov 18, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 26, 2024
AnveshNalimela added a commit to AnveshNalimela/care_fe that referenced this issue Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Triage
Development

No branches or pull requests

2 participants