You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I have this use case where I monitor a json API, but I want to easily access the webpage version, because it's simpler to read.
So, basically I have:
I want to see in title a click here instead of full url, so I basically tried this:
Suivis Colis Intelcom - Click here
Unfortunaletly, in web ui, I see:
Instead of:
Anybody have the same use case ?
Note: I don't have resource and I dont want to run the full headless browser for this job.
All reactions