Mod 14: getting null value when String name =given().get().then().extract().path("items[0].name"); | Rest Assured Forum
V
Viji Medithi Posted on 20/11/2019

Hi Sir,

Getting null value  in console when the following code is executed - String name =given().get().then().extract().path("items[0].name");


V
Viji Medithi Replied on 22/11/2019

This can be closed. the issue is resolved.