Mohit Bhatt
Mohit Bhatt
Hi @viclovsky , I am also getting the same issue. Can anyone please help. Below is my dependency tree. [INFO] +- org.springframework.boot:spring-boot-starter:jar:2.5.4:compile [INFO] | +- org.springframework.boot:spring-boot:jar:2.5.4:compile [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:2.5.4:compile...
Exception : java.lang.ExceptionInInitializerError at net.serenitybdd.rest.utils.RestDecorationHelper.decorate(RestDecorationHelper.java:20) at net.serenitybdd.rest.SerenityRest.given(SerenityRest.java:220) at com.imqa.api.automation.services.SerenityServices.post(SerenityServices.java:20) at com.imqa.api.automation.stepDefinition.PetStepDef.userSendThePostRequestWithValidJsonBodyWithContentType(PetStepDef.java:55) at ✽.User send the Post request with valid json body "pet" with content type "JSON"(src/test/resources/features/pet.feature:8) **Caused by: java.lang.IllegalArgumentException: Cannot...