Request for a possible future feature...
When creating test cases, I use the numbering list feature extensively to number my test steps. However, there are times when I want to add sub-steps to the test, ie:
1. Do this.
2. Do that.
3. Check for:
Would it be possible to update the HTML editor so that it can automatically handle indenting?
Thanks,
Shez
When creating test cases, I use the numbering list feature extensively to number my test steps. However, there are times when I want to add sub-steps to the test, ie:
1. Do this.
2. Do that.
3. Check for:
(a) blah
(b) more blah.
Currently, the HTML editor allows me to do the 1, 2, 3, but the (a)/(b) part, I usually have to edit the HTML code directly. (b) more blah.
Would it be possible to update the HTML editor so that it can automatically handle indenting?
Thanks,
Shez
Comment