org.openqa.selenium.server.commands
Class AddCustomRequestHeaderCommand
java.lang.Object
org.openqa.selenium.server.commands.Command
org.openqa.selenium.server.commands.AddCustomRequestHeaderCommand
public class AddCustomRequestHeaderCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddCustomRequestHeaderCommand
public AddCustomRequestHeaderCommand(String key,
String value)
execute
public String execute()
- Specified by:
execute
in class Command
getHeaders
public static Map<String,String> getHeaders()
Copyright © 2012. All Rights Reserved.