Introduction
Overview
-
What is Twebst?
Twebst is a library of COM objects for advanced web automation and testing.
It can be used within any environment that supports COM, from scripting
languages (JScript, VB Script) to high level programming languages (C#, C++).
-
What Twebst can do?
- automate regression tests of web applications
- automate web actions and data-entry
- automatically log in to different web sites
- fill out web-forms automatically
- extract data from web pages
- speed up MSHTML programming
- integrate web application with other script enabled applications
-
Twebst features
- Start new browsers and navigate to a specified URL.
- Connect to existing browsers.
- Search and access HTML elements and frames inside browsers.
- Intuitive names for HTML elements using the text that appears on the screen.
- Advanced search of browsers and HTML elements using regular expressions.
- Perform actions on all HTML controls (button, combo-box, list-box, edit-box etc).
- Simulates user behavior generating hardware or browser events.
- Get access to native interfaces exposed by Internet Explorer so you don't need to learn
new things if you already know IE web programming.
- Synchronize web actions and navigation by waiting the page to complete in a specified timeout.
- Available from any programming or script language that supports COM
- Optimized search methods and collections.
System requirements
-
Windows XP, Windows Vista, Windows 7
-
Internet Explorer 6.0, 7.0, 8.0
Getting support
-
To get information you may use this help system and the samples that come with the installation kit.
All the code samples in this help are written in JScript language. You may find the latest news
and updates at www.codecentrix.com.
Do you have questions about Twebst? Need assistance? Need a custom solution for your problems?
Answers come from our e-mail support at: support@codecentrix.com
© 2009 CodeCentrix Software. All rights reserved.