Class SeleniumGridFileDownload


  • public class SeleniumGridFileDownload
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.Properties properties  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_download_file​(java.lang.String fileNameWithExtension)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • properties

        public java.util.Properties properties
    • Constructor Detail

      • SeleniumGridFileDownload

        public SeleniumGridFileDownload()
    • Method Detail

      • test_download_file

        public void test_download_file​(java.lang.String fileNameWithExtension)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception