Class UploadToTarget
java.lang.Object
net.serenitybdd.screenplay.actions.UploadToField
net.serenitybdd.screenplay.actions.UploadToTarget
- All Implemented Interfaces:
SkipNested,Interaction,Performable
public class UploadToTarget extends UploadToField
-
Field Summary
Fields inherited from class net.serenitybdd.screenplay.actions.UploadToField
inputFile -
Constructor Summary
Constructors Constructor Description UploadToTarget(java.nio.file.Path inputFile, Target uploadField) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
then
-
Constructor Details
-
UploadToTarget
-
-
Method Details
-
performAs
-