Implemented fixture class and started understanding how Playwright fixtures works. Also explored codegen and trace viewer, it was really helpful to see step by step execution. Trace viewer is very useful for debugging issues and understanding what exactly happening during test run.
Log in to leave a comment