Package com.codeborne.selenide.impl
Class FileContent
- java.lang.Object
-
- com.codeborne.selenide.impl.FileContent
-
public class FileContent extends java.lang.ObjectRead file content from classpath The point is in lazy loading: the content is loaded only on the first usage, and only once.
-
-
Constructor Summary
Constructors Constructor Description FileContent(java.lang.String filePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringcontent()
-