📄 playwright-python/java/docs/api/class-playwrightexception

File: class-playwrightexception.md | Updated: 11/18/2025

Source: https://playwright.dev/java/docs/api/class-playwrightexception

Skip to main content

PlaywrightException is thrown whenever certain operations are terminated abnormally, e.g. browser closes while Page.evaluate() is running. All Playwright exceptions inherit from this class.