public interface ISeleniumArchivator
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCompletePageAsZip()
Returns Zip of a current pages with all the JS, IMG, CSS links
|
byte[] |
getCompletePagesWithPaginationAsZip(java.lang.String target,
int pageCount)
Returns Zip of a current pages and next pages with all the JS, IMG, CSS links
|
byte[] getCompletePageAsZip()
byte[] getCompletePagesWithPaginationAsZip(java.lang.String target,
int pageCount)