Test Automation Blog

Tools, Tips and Thoughts for Playwright, Selenium UI and API automated testing

Copilot

Supercharge Playwright Code Generation with copilot-instructions.md

If you’ve started using Github Copilot to generate Playwright test automation code, boost productivity further by helping Copilot follow your coding style and standards using the copilot-instructions.md file. You’ve probably noticed that while the generated code often works, it doesn’t always follow your project’s conventions and best practice. As a result you may have to […]

Scroll to top