インタフェース WebPageMaterializingFunction<WebDriver,​Target,​Map,​Material>

  • 機能インタフェース
    これは機能インタフェースなので、ラムダ式またはメソッド参照の割当てターゲットとして使用できます。

    @FunctionalInterface
    public interface WebPageMaterializingFunction<WebDriver,​Target,​Map,​Material>
    • メソッドの詳細

      • accept

        Material accept​(WebDriver driver,
                        Target target,
                        Map attributes)
                 throws com.kazurayam.materialstore.core.MaterialstoreException
        例外:
        com.kazurayam.materialstore.core.MaterialstoreException