-
public class BrowserType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BrowserType.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BrowserTypefromString(String name)Create a browser type from a string. -
-
Method Detail
-
fromString
final BrowserType fromString(String name)
Create a browser type from a string.
-
-
-
-