[closed] Sections ID
Rohan Bhardwaj (26●1)
| asked Mar 13 '23, 11:55 a.m.
closed Mar 20 '23, 2:08 p.m. by David Honey (1.8k●1●7) Hello,
How can I find all of the section ids/display names of the test case sections?
I found this:
To determine the name/display name of predefined sections:
However when I inspect the page, I do not see anything that says extensionDisplayName, and I am not sure how to set the abbreviate to false.
The issue I am running into is that every time I upload a excel file, it will duplicate the test sections instead of updating, how can I avoid this?
|
The question has been closed for the following reason: "The question is answered, right answer was accepted" by davidhoney Mar 20 '23, 2:08 p.m.
Accepted answer
Hello, I was able to answer my own question, if you right click the section and click inspect (edge browser) you can find the element. The mistake I was making was that I was looking for the extensionDisplayName to look like RQM-KEY... Mine did not look like this but instead was just "Test Procedure".
I hope this helps someone else.
Ralph Schoon selected this answer as the correct answer
|