I have a hard time finding a solution to my problem.
The scenario is this one: When I open my web app, I get in the browser Console an Array that I need to retrieve in my automation tests. I need this Array, because I need to do some operation based on it.
Is there a way using Selenium and Java to get this Array?