Class FileHandlerAccept

java.lang.Object
org.openqa.selenium.devtools.v126.pwa.model.FileHandlerAccept

public class FileHandlerAccept extends Object
The following types are the replica of https://crsrc.org/c/chrome/browser/web_applications/proto/web_app_os_integration_state.proto;drc=9910d3be894c8f142c977ba1023f30a656bc13fc;l=67
  • Constructor Details

    • FileHandlerAccept

      public FileHandlerAccept(String mediaType, List<String> fileExtensions)
  • Method Details

    • getMediaType

      public String getMediaType()
      New name of the mimetype according to https://www.iana.org/assignments/media-types/media-types.xhtml
    • getFileExtensions

      public List<String> getFileExtensions()