Kobiton 3.30 release notes (Legacy)
July 1, 2023
New iOS support
Kobiton 3.30 supports the following:
-
iOS/iPadOS 16.5 Official
-
iOS/iPadOS 15.7.6 Official
-
macOS 13.4 Official
New Jenkins plugin for Kobiton integration
With this release, we introduced a new Jenkins plugin to integrate Kobiton process into the Jenkins CI/CD pipeline. With this plugin, you can:
-
Specify Kobiton account credentials (username, API key).
-
Upload the app built by Jenkins by specifying app path.
-
Upload Appium script to run automation tests on the app.
-
View the test result (pass/fail) and link to Kobiton session.
The plugin will be published on the Jenkins plugin site this week.
Payload Capture: export payload files in HAR-compatible format
Users with Network Payload Capture now have an option to view and export the payload capture file from Session Overview under the Logs section. The exported files are compatible with the HAR format and can be read from HAR tools, such as HAR Analyzer from Google Admin Toolbox.
-
HAR files are only available for Private and Local devices that have Network Payload Capture set up.
-
Some exported files may not be read from the HAR Analyzer tool. We are actively working to fix the issue.