Interface HasLaunchApp

All Known Implementing Classes:
ChromeDriver, ChromiumDriver, EdgeDriver

@Beta public interface HasLaunchApp
Used by classes to indicate that they can launch a Chromium app.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • launchApp

      void launchApp(String id)
      Parameters:
      id - which Chromium app to launch.