{"ScriptPreparationCode":"var str = \u0027https://www.testsite.com/some-path/another-path/2019/my-amazing-page-name.html\u0027;","TestCases":[{"Name":"Regex","Code":"str.replace(/^(.*[\\\\\\/])/, \u0027\u0027);","IsDeferred":false},{"Name":"Split","Code":"str.split(\u0027/\u0027).pop();","IsDeferred":false}]}