Class SeleniumDownloadManager
java.lang.Object
com.atlassian.crowd.acceptance.tests.SeleniumDownloadManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionio.restassured.response.Response
downloadFromURL
(String URL) io.restassured.response.Response
downloadUsingLinkId
(String linkId)
-
Constructor Details
-
SeleniumDownloadManager
public SeleniumDownloadManager(org.openqa.selenium.WebDriver driver)
-
-
Method Details
-
downloadUsingLinkId
public io.restassured.response.Response downloadUsingLinkId(String linkId) throws MalformedURLException - Throws:
MalformedURLException
-
downloadFromURL
-