Package 

Object BrowserType.Companion

    • Method Summary

      Modifier and Type Method Description
      final BrowserType fromString(String name) Create a browser type from a string.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fromString

         final BrowserType fromString(String name)

        Create a browser type from a string.

        Parameters:
        name - the name of the browser type.