Hello,
I am working with a vendor to try and return some data. The vendor gave me the Javascript to run.
I can enter this Javascript in the Chrome console and see that it works that way.
I want to execute this Javascript on the page, not on a specific UiElement or on a specific selector.
How could I achieve this?