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