public class FTPUploadPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
implements et.seleniet.api.NoStepScreenshot
This plugin "uploads" a file to a given (S)FTP server using the given credentials or uses an anonymous account if the user is specified as "anonymous".
| Constructor and Description |
|---|
FTPUploadPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams) |
public void execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams)
throws et.seleniet.api.SystemAbortException
execute in class et.seleniet.api.KeywordPluginet.seleniet.api.SystemAbortExceptionCopyright © 2016 Thomas Eitzenberger. All rights reserved.