|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkTrafficType | |
|---|---|
| org.jboss.arquillian.ajocado.framework | |
| org.jboss.arquillian.ajocado.network | |
| Uses of NetworkTrafficType in org.jboss.arquillian.ajocado.framework |
|---|
| Methods in org.jboss.arquillian.ajocado.framework with parameters of type NetworkTrafficType | |
|---|---|
NetworkTraffic |
TypedSelenium.captureNetworkTraffic(NetworkTrafficType type)
Returns the network traffic seen by the browser, including headers, AJAX requests, status codes, and timings. |
| Uses of NetworkTrafficType in org.jboss.arquillian.ajocado.network |
|---|
| Fields in org.jboss.arquillian.ajocado.network declared as NetworkTrafficType | |
|---|---|
static NetworkTrafficType |
NetworkTrafficType.JSON
The network traffic in JSON format type |
static NetworkTrafficType |
NetworkTrafficType.PLAIN
The network traffic in plain-text |
static NetworkTrafficType |
NetworkTrafficType.XML
The network traffic in XML format type |
| Methods in org.jboss.arquillian.ajocado.network that return NetworkTrafficType | |
|---|---|
NetworkTrafficType |
NetworkTraffic.getType()
Returns the associated output format type |
| Constructors in org.jboss.arquillian.ajocado.network with parameters of type NetworkTrafficType | |
|---|---|
NetworkTraffic(NetworkTrafficType type,
String traffic)
Constructs the representation of network traffic with associated format type. |
|
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||