I am new to groovy scripting and looking on to parse the URL and print it's parameter.
This url is : https://www.google.com/?aaa=111&bbb=222&ccc=33&dd=1484088989_b23f248ac6e5d9a9b47475526bb92ee1
How can i fetch dd parameter from the URL?
I appreciate your help!
You need to add a groovy script.
Please you check this post.Get query params from request url soapui using groovy