| Package | Description |
|---|---|
| net.serenitybdd.screenplay.rest.abilities |
| Modifier and Type | Method and Description |
|---|---|
static CallAnApi |
CallAnApi.as(Actor actor)
Used to access the Actor's ability to CallAnApi from within the Interaction classes, such as GET or PUT
|
static CallAnApi |
CallAnApi.at(String baseURL)
Ability to Call and api at a specified baseUrl
|
Copyright © 2022. All rights reserved.