Class Driver

  • Direct Known Subclasses:
    DriverJar

    public abstract class Driver
    extends Object
    This class provides access to playwright-cli. It can be either preinstalled in the host system and its path is passed as a system property, or it can be loaded from the classpath: the platform-independent driver code ships in the driver module and the Node.js binary in the optional driver-bundle module.