-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: sauce-ondemand-plugin
-
None
-
Environment:All
The Pipeline Syntax generator for the Sauce On Demand plugin does not provide a means to specify which browsers to test on (like the controls provided in a freestyle build).
I want to be able to specify browsers in the same way as under a freestyle build and generate the code that needs to go in my Jenkinsfile to correctly call the Sauce OnDemand plugin.
I do not want to use Nightwatch.js. I am using C# and NUnit