public static class ResultModel.Step extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
domContentLoadedEvent |
double |
duration |
String |
failure |
boolean |
isSuccess |
int |
iterationNum |
Integer |
loadEvent |
String |
name |
short |
order |
String |
screenshot |
String |
transactionName |
| Constructor and Description |
|---|
Step() |
public String name
public short order
public String failure
public boolean isSuccess
public String transactionName
public String screenshot
public Integer domContentLoadedEvent
public Integer loadEvent
public double duration
public int iterationNum
Copyright © 2019. All rights reserved.