Skip navigation links
A E F G O P R S 

A

ASSET_DIR - Static variable in class org.alfresco.selenium.FetchUtil
 
ASSET_FOLDER - Static variable in class org.alfresco.selenium.FetchUtil
 

E

extractFiles(String) - Static method in class org.alfresco.selenium.FetchUtil
Extract source location of all files related to HTML.

F

FetchCSS - Class in org.alfresco.selenium
Utility that parses the css file and collects all the external images to download to local directory.
FetchCSS() - Constructor for class org.alfresco.selenium.FetchCSS
 
FetchHttpClient - Class in org.alfresco.selenium
Fetch HttpClient factory, provides an Http client with user session taken from the WebDriver
FetchHttpClient() - Constructor for class org.alfresco.selenium.FetchHttpClient
 
FetchUtil - Class in org.alfresco.selenium
Utility that captures the page for offline use.
FetchUtil() - Constructor for class org.alfresco.selenium.FetchUtil
 

G

generateSessionCookie(WebDriver) - Static method in class org.alfresco.selenium.FetchHttpClient
Prepare the client cookie based on the authenticated WebDriver cookie.
getCSSFiles(File, WebDriver) - Static method in class org.alfresco.selenium.FetchCSS
Extract additional content found in css.
getFiles(List<String>, WebDriver) - Static method in class org.alfresco.selenium.FetchUtil
Download all external files to local directory.
getHost(WebDriver) - Static method in class org.alfresco.selenium.FetchUtil
 
getHttpClient(WebDriver) - Static method in class org.alfresco.selenium.FetchHttpClient
 

O

org.alfresco.selenium - package org.alfresco.selenium
 
OUTPUT_DIR - Static variable in class org.alfresco.selenium.FetchUtil
 

P

parseHtml(String, List<String>) - Static method in class org.alfresco.selenium.FetchUtil
Updates the HTML with the new locations of assets.
parseURL(List<String>, String, String) - Static method in class org.alfresco.selenium.FetchUtil
Parses file paths to URLs.

R

retrieveFile(String, CloseableHttpClient, File) - Static method in class org.alfresco.selenium.FetchUtil
Retrieve file with authentication, using WebDriver cookie we keep the session and use HttpClient to download files that requires user to be authenticated.

S

save(WebDriver, String) - Static method in class org.alfresco.selenium.FetchUtil
Saves the current page as seen by the WebDriver
stripBaseTag(String) - Static method in class org.alfresco.selenium.FetchUtil
Checks and removes base tags such as:
A E F G O P R S 
Skip navigation links

Copyright © 2016. All rights reserved.