Package org.openqa.selenium.chromium
Interface HasLaunchApp
-
- All Known Implementing Classes:
ChromiumDriver
@Beta public interface HasLaunchAppUsed by classes to indicate that they can launch a Chromium app.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlaunchApp(java.lang.String id)
-