Package org.openqa.selenium.chromium
Interface HasLaunchApp
- All Known Implementing Classes:
ChromiumDriver
@Beta
public interface HasLaunchApp
Used by classes to indicate that they can launch a Chromium app.
-
Method Summary
-
Method Details
-
launchApp
- Parameters:
id
- which Chromium app to launch.
-