public class SauceLabsTestSession extends Object
| Constructor and Description |
|---|
SauceLabsTestSession(String sauceLabsUsername,
String sauceLabsKey,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestLink() |
void |
updateTestResultFor(net.thucydides.core.model.TestOutcome testOutcome) |
public void updateTestResultFor(net.thucydides.core.model.TestOutcome testOutcome)
public String getTestLink()
Copyright © 2023. All rights reserved.