|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.arquillian.ajocado.request.RequestHeader
public class RequestHeader
Request header which can be added to Selenium requests
| Constructor Summary | |
|---|---|
RequestHeader(String name,
String value)
Creates a header with a given name and value |
|
| Method Summary | |
|---|---|
String |
getName()
Returns the name of the header |
String |
getValue()
Returns the value of the header |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestHeader(String name,
String value)
name - Name of the headervalue - Value of the header| Method Detail |
|---|
public String getName()
public String getValue()
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||