How to mock Okta Authentication for playwright tests

Hi,

Currently, we are using okta react js framework in our react app. We are trying to write e2e test for our applicationg using playwright. However, we are having difficulties with mocking okta authentication.
What would be the best way to mock okta auth so that we can write and run our end-to-end tests for our app?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.