Class DownloadFile

  • All Implemented Interfaces:
    Command<java.io.File>

    public class DownloadFile
    extends java.lang.Object
    implements Command<java.io.File>
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      DownloadFile()  
    • Constructor Detail

      • DownloadFile

        public DownloadFile()
    • Method Detail

      • execute

        public java.io.File execute​(SelenideElement proxy,
                                    WebElementSource linkWithHref,
                                    java.lang.Object[] args)
                             throws java.io.IOException
        Specified by:
        execute in interface Command<java.io.File>
        Throws:
        java.io.IOException