Feature: Core: Test Fill Template
File name: filltemplate.feature
Relative path: features/filltemplate.feature
v*�r�+��^�
When
set "attach" to "false"
00:00:00.000
And
set "no" to "yes"
00:00:00.000
v*�r�+��^�
��-F�
v*�r�+��^�
��슉ͺm
�ۦ�M4
��슉�
��z�n�Xm��?�����$�*�+��ݛs�[s��_����k�y��5o��:�g���F
{
"url": "https://run.mocky.io",
"api": "${version}/d2bc61bc-bdf1-418b-a4d5-dc1b70c86861",
"method": "GET"
}
v*�r�+��^�
j�(�yᵦ�{���
(root) (h:table xmlns:h="http://www.w3.org/TR/html4/") (h:tr) (h:td)Apples(/h:td) (h:td)Bananas(/h:td) (/h:tr) (/h:table) (f:table xmlns:f="https://www.w3schools.com/furniture") (f:name)African Coffee Table(/f:name) (f:width)80(/f:width) (f:length)120(/f:length) (/f:table) (/root)
n����k��g�ZnW��Y�
{
"what": "${a}"
}
Then
item "bob.what" is equal to item "a"
00:00:00.000
v*�r�+��^�
��j^
��-F��n���i
{
"bob":
${
(function() {
return numVal+7
})()
}\
}
Then
it is equal to:
00:00:00.000
{
"bob":
12\
}
v*�r�+��^�
��jX�znw
��-F��n��צ�y�
{
"bob": ${numVal}\
}
Then
it is equal to:
00:00:00.000
{
"bob": {
"item5": 3
}\
}
v*�r�+��^�
��jX�znw
��-F��n��
{
"bob": ${numVal.item5}
}
��n��
Then
item "what" is equal to:
00:00:00.000
{
"bob": 3
}
v*�r�+��^�
��-F��
5
Then
it is equal to:
00:00:00.000
5
v*�r�+��^�
���
���{
��-F�Njp��
Hi${var${varOneOne}}After
Then
it is equal to:
00:00:00.000
Hi3After
v*�r�+��^�
��-F��zYh��
${hello{there
Then
it is equal to:
00:00:00.000
${hello{there
v*�r�+��^�
���
��-F��j�
${(function () {
return "var1"
})()}
Then
it is equal to:
00:00:00.000
var1
v*�r�+��^�
���
��-F��
${${(function () {
return "var1"
})()}}
Then
it is equal to:
00:00:00.000
3