Lemonce Editor is a web UI testing software that simplifies functional and regression web tests with its automation. It employs advanced GUI recognition to accurately record and play back tests with ease.

Lemonce's web UI recognition capabilities enable accurate element identification and selection. As a result, testers can record and play back any web action with high GUI recognition accuracy. The tool automatically generates notes, readable codes, and even assertions when recording. Additionally, an intuitive code editor with syntax highlighting makes it easy to edit and customize test cases. Unlike Selenium or QTP (UFT), Lemonce doesn't require a lot of coding to handle complex testing projects. Reusable test components, including function libraries and code & action modules, are available to help you save time when editing multiple test cases.
Lemonce provides simple and readable testing reports that include a test execution overview, detailed logs, and error backtracing helpers. These inbuilt reports and logs can significantly improve your testing team's productivity and performance. LemonCase2, a high-level script language, describes test cases using a simple and intuitive syntax that mimics user actions, making it more readable and easier to maintain. Even testers who don't have advanced coding skills can learn it easily.
Overall, Lemonce Editor is a reliable and efficient web UI testing tool that can help you increase productivity, save time, and improve overall testing performance.
Version 2.0.11:
support keyboard event;
support focus in/out event;
Add a new function to pause a running case