My preference would be for playwright. We could also move our PDF rendering to playwright and have a more unified dev/production environment.
Protractor is clearly not coming back. Due to https://github.com/angular/protractor/issues/5521, browsers have updated causing AngularJS to no longer bootstrap. This means that we will need to migrate no matter what to a different E2E framework.
We've written BHIMA into some pretty large scale projects. We should get our E2E testing back up and running.
We have a couple of options:
My preference would be for playwright. We could also move our PDF rendering to playwright and have a more unified dev/production environment.
Protractor is clearly not coming back. Due to https://github.com/angular/protractor/issues/5521, browsers have updated causing AngularJS to no longer bootstrap. This means that we will need to migrate no matter what to a different E2E framework.