| Package | Description |
|---|---|
| io.selendroid.server.common |
| Modifier and Type | Method and Description |
|---|---|
static SelendroidResponse |
SelendroidResponse.forCatchAllError(String sessionId,
Throwable e)
It is currently hard to detect whether a test failed because of a legitimate
error by a developer or because something is going wrong in selendroid
internals.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseServlet.handleResponse(HttpRequest request,
HttpResponse response,
SelendroidResponse result) |
Copyright © 2015. All rights reserved.