[Resolved]Creation of Conditions workflow as an independent workflow

The following steps helped me get past the above blockers;

  1. changed the cssSelector of the edit button in the conditionsPage with the help of @kdaud

  2. Then got rid of the waitForPage on the editFirstInActive() and editFirstActive() functions in the conditionsSteps.

Number 1 helped solve the waiting for visibility element error whereas Number 2 solves the waiting for page error

3 Likes

well done @mherman22

1 Like

Finally the patient conditions workflow has been merged and is reflected on the QA Dashboard. It’s been a couple of weeks of relentless work. Thanks @kdaud @sharif for the reviews on the PR and guidance all the way.

Rubbing my hands for more work 🙃

Thanks too for work done. We are glad to seeing you guys keep pushing.

1 Like

thanks for the work @mherman22 keep going

1 Like