Model-Based GUI Automation (Springer SoSyM)
link.springer.com·3h·
Discuss: Hacker News
Flag this post

1 Introduction

Imagine programming a robot to go to the grocery store to buy diapers and wine. If you had to program the steps in advance, unexpected scenarios such as the diaper delivery truck blocking the entrance would confuse your robot. Since testing it would require watching it perform, every failure would take time to uncover and provide data for just one new workaround. Getting this robot to and from the store may be possible, but at what cost? How complex must the algorithm be and how long would it take to code it?

This robot represents the state of visual GUI automation until the emergence of model-based GUI automation, first implemented in the open-source Brobot framework appearing in January 2022. Model-based GUI automation makes it possible to reliably solve complex t…

Similar Posts

Loading similar posts...