pplaywrightSource ↗
class: PlaywrightException since: v1.10 langs: java extends: [RuntimeException]

class: PlaywrightException

  • since: v1.10
  • langs: java
  • extends: [RuntimeException]

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


Source: docs/src/api/class-playwrightexception.md

Generated by smolify with deterministic-repository-import-v2 · 1 source file