HomeSoftware Heritage

cypress: Use more reliable way to get global javascript variable

Description

cypress: Use more reliable way to get global javascript variable

The cypress its command will retry multiple times until an object
property gets defined.

Related to T3423