%SEARCH{"%URLPARAM{"tagname"}%" topic="TestCaseEmbeddedTags" nosearch="on" nototal="on" format="The test passed %TOPIC%"}%
Click here to run test
The expected result was:
Search hit in TestCaseEmbeddedTags
The value of tagname is:
The actual output was:
%URLPARAM{ "%URLPARAM{"tagname" default="failed"}%" default="failed"}%
Click here to run test
The value of tagname is:
The expected output was:
expected
The actual output was:
failed
Changes
TestCases · Topics
System