
The above image shows when we add "./" with a import a drop-down file name chooser comes in-place.
Implement this feature for testcase.
version: default:testcase:**
...
spec:
execute:
file: ./file-name.chk # <-- show file chooser drop-down here while editing
...