public class PlaywrightException extends RuntimeException
Page.evaluate() is running. All Playwright exceptions inherit from this class.| Constructor and Description |
|---|
PlaywrightException(String message) |
PlaywrightException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.