PlaywrightException
- extends: RuntimeException
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.
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.