Top-Q / jsystem

JSystem is a professional open-source framework for writing and managing automated system tests.
http://www.jsystem.org/
Apache License 2.0
45 stars 48 forks source link

Scenario Parameters are no longer working with JSystem 6.1.09. ArrayIndexOutOfBounds exception appears #331

Closed itaiag closed 6 years ago

itaiag commented 6 years ago

There is a regression in the latest JSystem version. Scenario parameters are no longer working and an exception is shown when trying to save the scenario.

error_001