Ranorex Logo

Ranorex 6.2 Released

|
Ranorex 6.2

We’re excited to announce that Ranorex 6.2 is ready for you to download! In this release, we’ve focused on providing you with an advanced technology support for desktop and mobile applications as well as on making it easier for teams with mixed skills to collaborate on test automation projects.

Advanced Technology Support

We’ve made the support of innovative technologies a priority and now enable testing of Chromium-based frameworks in desktop apps and WKWebView objects in iOS apps.

Chromium Embedded Framework (CEF) support

CEF is one of the most frequently used frameworks for embedding web content in desktop applications. Next to Google’s native CEF implementation, we now also support testing of these Chromium-based frameworks:

  • CefSharp
  • Electron
  • NW.Js
  • Qt WebEngine

Find out more about the CEF support

WKWebView support

The WKWebView class enables you to embed interactive web content in your iOS mobile applications. Using Ranorex 6.2, you can now test your embedded WKWebView objects.

User Code Library

Sometimes, you need to add further functionality to your tests with user code. We understand that in a team with mixed skills, not everyone wants to code. That’s why we’ve introduced the user code library with Ranorex 6.2. It gives you direct access to the user code methods your colleagues have previously created in a test automation solution, so you can add additional functionality to your tests without writing a single line of code.

A quick overview of the workflow:

If you’re a developer or tester with programming skills, you can start by filling the user code library with user code methods. You can logically organize methods that relate to a specific workflow or application area. A tip: Add a description to each method. This makes it easier for your colleagues to find the right user code method .

As a tester in your team, you can directly access the library from the action table and select a method from there to use it as an action. This way, you can add further functionality to your tests without having to dip into code!

Find out more about the user code library

We hope you have as much fun using this update as we’ve had creating it!

In This Article

Sign up for our newsletter

Share this article

Related Articles

Sembi-Software-Quality-Pulse-Report-2026-blog-image

The State of Test Automation in 2026: Key Findings from the Software Quality Pulse Report

May 19, 2026
A sneak peek at key findings from Sembi’s first-ever industry-wide survey | Ranorex We surveyed nearly 4,000 QA engineers, developers, security professionals, and engineering leaders to understand the real state of software quality in 2026. The inaugural Sembi Software Qual...
Top-5-Automated-Testing-Tools-for-Web-Applications-Selenium,-Cypress,-Playwright,-TestCafe,-and-Ranorex-Compared-new-blog-image

Top 5 Automated Testing Tools for Web Applications: Selenium, Cypress, Playwright, TestCafe, and Ranorex Compared

May 14, 2026
TLDR The best automated testing tool for web applications depends on your team, your stack, and how much framework setup you want to own. For open-source flexibility, Selenium remains a leading browser automation standard. For modern web apps and strong debugging, Cypress and Pla...
End-to-End-Testing-A-Complete-Guide-to-E2E-Test-Automation-blog-image

End-to-End Testing: A Complete Guide to E2E Test Automation

March 12, 2026
TL;DR: End-to-end testing validates complete user workflows from start to finish, catching integration failures that unit and API tests miss. E2E tests simulate real user behavior across the full application stack. While slower than unit tests, E2E testing increases confidence th...