I have a link like this :
http://URL:Port/bin/page1/spage1/content/sspage3/new/reallynew/2016/06/22/new-090132
The Portion after "/reallynew/" and /2016/, keeps changing at every run.
Is there a way via Regular Expression that , my scripts should work, no matter whatever it is after "reallynew" and "2016".
Thanks appreciate your help.