I am using Espresso framework for my android UI automation. I need to make an REST API call and get the response and use it for my assertions. Should I add any dependencies in gradle file / how to use ?
Thanks
I am using Espresso framework for my android UI automation. I need to make an REST API call and get the response and use it for my assertions. Should I add any dependencies in gradle file / how to use ?
Thanks