public class SeleniumDownloadManager extends Object
Constructor and Description |
---|
SeleniumDownloadManager(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
io.restassured.response.Response |
downloadFromURL(String URL) |
io.restassured.response.Response |
downloadUsingLinkId(String linkId) |
public SeleniumDownloadManager(org.openqa.selenium.WebDriver driver)
public io.restassured.response.Response downloadUsingLinkId(String linkId) throws MalformedURLException
MalformedURLException
public io.restassured.response.Response downloadFromURL(String URL)
Copyright © 2021 Atlassian. All rights reserved.