mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 01:03:03 +08:00

This PR makes the following changes: 1. Clarifies when `.ion-focusable` should be used versus `:focus-visible`. 2. Clarifies that `Locator` needs to be typecast when using `Locator.spyOnEvent`.
Core Testing
Directory
Directory | Description |
---|---|
Preview Changes | Steps on building core and previewing changes |
Usage Instructions | How to run tests and update screenshots |
Best Practices | Contains information on conventions to follow as well as pitfalls to avoid when writing tests |
API | Documents the custom functionality that has been built on top of Playwright |