-
Notifications
You must be signed in to change notification settings - Fork 6
Screenshots and Videos
Note: these are some early screenshots of the pre-release version of the software. I haven't paid much attention to colors, icons, etc.
- rwb.debugger (youtube)
This image of the editor shows two files loaded: simple.txt and sleeper.txt. It also shows the integrated test runner.



In addition to being able to run tests directly from the editor, there is a stand-alone test runner.

The log viewer is a tool for viewing robot output files (eg: output.xml). It provides much higher performance compared to opening the log.html file in a browser. For example, in a test case with 10 suites, each with 100 tests, the browser can take several 10's of seconds if you click "expand all". The equivalent function in this tool is well under a second. The initial load time is also quicker than opening the log.html file in a browser.
