public class UploadFile extends java.lang.Object implements CommandHandler
| Constructor and Description | 
|---|
| UploadFile(org.openqa.selenium.json.Json json,
          ActiveSession session) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(org.openqa.selenium.remote.http.HttpRequest req,
       org.openqa.selenium.remote.http.HttpResponse resp) | 
public UploadFile(org.openqa.selenium.json.Json json,
                  ActiveSession session)
public void execute(org.openqa.selenium.remote.http.HttpRequest req,
                    org.openqa.selenium.remote.http.HttpResponse resp)
             throws java.io.IOException
execute in interface CommandHandlerjava.io.IOException