Test struts logic-el Match Tags

Test Type Variable Content Value Content Correct Value Test Test Result
Cookie / Any 21930FE1F2BE0E2D128DCFA69D820334 0 contains match
Cookie / End 21930FE1F2BE0E2D128DCFA69D820334 0 ends with notMatch
Cookie / Start 21930FE1F2BE0E2D128DCFA69D820334 0 starts with notMatch
Header / Any Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) Mozilla contains match
Header / End Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) Mozilla ends with notMatch
Header / Start Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) Mozilla starts with match
Name / Any String test value value contains match
Name / End String test value value ends with match
Name / Start String test value value starts with notMatch
Parameter / Any value1 value1 contains match
Parameter / End value1 value1 ends with match
Parameter / Start value1 value1 starts with match
Property / Any This is a string FOO contains notMatch
Property / End This is a string FOO ends with notMatch
Property / Start This is a string FOO starts with notMatch