Quantum 3.2.0 release notes
Quantum 3.2.0 includes the following enhancements and fixes:
-
Skip device availability checks for desktop browser sessions.
-
Enabled passing
datafileandsheetnameparameters fromtestng.xmlfor behavior-driven-development (BDD) tests. -
Fixed an issue where the Device ID was not prepended to logs for iOS devices.
-
Added support for additional Excel formulas in Excel-based data files.
-
Resolved issues with
fromandtofilters in Scenario Outlines. -
Fixed an issue where step data was modified unexpectedly in certain cases.
Upgrade to Quantum 3.2.0
-
If upgrading from a 1.x version of Quantum, review and apply the changes outlined in the Quantum 3.0.0 release notes.
-
Update the
quantum.versionproperty in the project’spom.xmlfile to3.2.0or the latest version available on Maven Central.