HomeSoftware Heritage

cypress/support: Prefer to retrieve objects metadata through the API

Description

cypress/support: Prefer to retrieve objects metadata through the API

Proceeding like this avoid the visit of pages not related to the current
executed test which was pretty confusing when using the cypress UI.