Platform Support
Complete guide to platform-specific requirements, limitations, and driver setup for Dioxus testing.
Platform Support Overview
| Platform | Supported | Driver Providers | Notes |
|---|---|---|---|
| Windows | ✅ Yes | 'embedded', 'external' | 'embedded' recommended; 'external' requires wdio-dioxus-driver + msedgedriver |
| Linux | ✅ Yes | 'embedded' only | 'external' blocked in v1 — upstream Dioxus PR pending |
| macOS | ✅ Yes | 'embedded' only | 'external' not supported |