Re: is possible open url with % inside ?
Hi @Oleksii_
Just try to put like below
%'YourURL'%
So when you put between % it will consider as variable, but if you put '(quotation) that will treated as a string / text
So I tried this as below with the url as below
%'https://www.wago.com/global/search?text=connectors&f=%3Adata_product_categoryNames%3AI%2FO%20Systems%3AresultType%3Aall&sort=relevance&pageSize=20'%
If you find this reply helpful, please consider giving it a LIKE AND
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Thanks,
Srini