@Roy-Mustang e5989c5a-7626-4c1d-a311-0ce574c14d90-image.png after I get two verision is "138.0.7204.50", "137.0.7151.56" and add 137.0.7151.56 to "Browser version" then run profile its showing this error , add 138.0.7204.50 its still working fine
How to remove specific text?
-
@bigspite said in How to remove specific text?:
Noob question, I have scraped some links, however I need to remove the "amp;" from them for them to be functional links.
How do I do this?
Use the "foreach" action to iterate through all the links in your list and the "Replace string" action to replace the data in the string.






