Seeking steps for installing "HTTPBuilder" in ReadyAPI 2.7.0 Pro
To support legacy test code, we need to importfiles from "HTTPBuilder" and "Restassured" such as the statements below. Can anyone provide step by step inetrsuctions for doing that effectivley inReadyAPI 2.7.0 Pro. Examples: import groovyx.net.http.HTTPBuilder import static groovyx.net.http.Method.GET import static groovyx.net.http.ContentType.JSON io.restassured.RestAssured.* io.restassured.matcher.RestAssuredMatchers.* org.hamcrest.Matchers.*Solved1.7KViews0likes2Comments