How do I scrap the current webpage URL in a CSV file?

To store just the domain name you need to do some string operations (e. g. extract substring). For this, use ExecuteScript_Sandbox.

1 Like