-
Story
-
Resolution: Fixed
-
Minor
-
None
For the page object of the snippet Generator a unique id or name for the 'select' Element for the tool selection is required. (cf. attached screenshot)
The item can not be identified by class name cause 'setting-input dropdownList' is not unique.
Seems that adding an ID is not so easy for those select controls.
I solved this problem in a general way now by adding the dependency to the Form Element Path Plugin.
See https://github.com/jenkinsci/warnings-ng-plugin/commit/ff78ca50858b37be92278037c26a5b03933ea248.