RehanCodes
Results
1
issues of
RehanCodes
Hi Johan, I am getting the red squiggly lines when I use the below static imports: ` import static io.restassured.RestAssured.*; import static io.restassured.matcher.RestAssuredMatchers.*; ` My POM. xml has the below...