Interface InjectJsCallback.Params

Enclosing interface:
InjectJsCallback

public static interface InjectJsCallback.Params
The parameters of the InjectJsCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Frame
    Returns the Frame instance of the created document.
  • Method Details

    • frame

      default Frame frame()
      Returns the Frame instance of the created document.