|
Newbie
Automation Engine
The Newbie Automation Engine is a COM Library that allows software
developers to integrate web automation into their software.
Applications built using the Newbie Automation Engine allows
deployment of browser side web automation and a host of features
available in Newbie.
- Ability to execute Newbie
scripts from your application by calling COM functions.
- Ability to set duration of
script execution before timeout will occur. This will prevent
hang ups of scripts so you can terminate the Internet Explorer
browser process.
- Ability to use the Newbie
Script Editor in your application to edit and compile scripts.
You don't need the Newbie Web Automation application since you
can call the editor in your own application.
- Functions return status of
execution including error messages to allow monitoring of
completed and uncompleted tasks.
- For Delphi developers, the
Newbie Automation Engine is also included as a VCL component.
This allows you to embed a web browser component based on the
Internet Explorer engine onto your application and execute
Newbie Scripts. (dcu files only; source code not provided).
|