I am working on enterprise app where authentication happens using Okta signin with redirect. Credentials are picked up from the user's system and then they are redirected back to the app with Okta credentials set in local storage. Okta react and okta authjs packages are being used to establish the user auth flow with the Okta server. How can I use playwright in this instance as on load the the user is redirected to another and then redirected back after a bunch in things happens in the background?
Great use and demonstration of the fixture concept!
Thanks! Happy you find it valuable! 💙
Thanks a lot! You produce useful content. Brief and to the point. Exactly what is needed!
Thanks for the kind word. Glad the videos are helpful!
Why is failOnJSError initialised as an array when it's supposed to be a boolean?
This is how Playwright wants us to define fixture options. You can read more here: playwright.dev/docs/test-fixtures#fixtures-options
@@ChecklyHQ 👍🏻👍🏻
I am working on enterprise app where authentication happens using Okta signin with redirect. Credentials are picked up from the user's system and then they are redirected back to the app with Okta credentials set in local storage. Okta react and okta authjs packages are being used to establish the user auth flow with the Okta server.
How can I use playwright in this instance as on load the the user is redirected to another and then redirected back after a bunch in things happens in the background?
Very useful love your content
Happy to hear that! 💙