The button appears, but the problem is that the url is using the project domain and appending the specified url at the end like so: mytestproject.local/www.test.com
Can I somehow drop the project domain from the generated url and go straight to www.test.com on button click? Thanks!