Overview
Intuned supports a limited set of Playwright versions to ensure compatibility and optimal performance. When building automations, you must use one of the supported Playwright versions listed below.Supported Playwright versions
The following table shows the Playwright versions supported by Intuned across different languages:| Playwright Version | TypeScript | Python | Stealth Mode Support |
|---|---|---|---|
| 1.44 | ✓ | ✓ | — |
| 1.46 | ✓ | ✓ | — |
| 1.52 | ✓ | ✓ | — |
| 1.55 | ✓ | ✓ | ✓ |
| 1.56 | ✓ | ✓ | ✓ |
Browser support
Intuned currently supports only Chromium-based browsers as the default browser engine. This includes the standard Chromium browser that ships with Playwright.Firefox and WebKit browsers are not supported. All automations run on
Chromium-based browsers.
Related docs
Stealth mode, CAPTCHA solving, and proxies
Learn how to configure stealth mode to help your automations avoid detection.