Skip to main content
You can make synchronous requests in your pre/post scripts. By synchronous, we mean that you can await a request in your scripting code. Below is an inbuilt example of using axios library to
Example: sync requests sync requests