So,
I'm pretty new with Power Automate Desktop. I started using it for 3 days now and I was doing a little experiment: I wanted to get all the name of games the are stored on the website https://www.esrb.org/ .
I tried getting the name with a lot of JavaScript function (because somehow the "extract data" is broken on this website) but I keep getting this thing where I can't get the correct value.

I really don't know what I am doing wrong.
As shown in the image below, I also tested the JS scripts on the console and they work fine.

How can I solve it?