SWEA Examples
Automation Examples
Automating cross-domain frames
New!
The example demonstrates how to use SWEA to work with frames from different
domains. Download Project
Automating Popup windows
New!
The example demonstrates how to use SWEA to script Internet Explorer Popup and HTML Dialog windows. Download Project
DHTMLMenu
Example New!
The example shows how to use SWEA to automate DHTML menus. It also demonstrates
usage of IsOptional control property. If the control property IsOptional is true,
the control can be inactive while the scene which contains it is active.
Download Project
JobSearch Mega Example New!
The JobSearch takes the complexity, time and effort out of a job searching on the
Internet. The program simultaneously searches for jobs on multiple Web Sites. Search
results can be sorted by title, company, location and saved for later references.
Download Project
Using Http Log API New!
The example shows how to use SWEA Http Log API.
Download Project
Downloading files New!
The example shows how to download files using SWEA.
Download Project
Firing Mouse and Keyboard Events New!
The example shows how to fire Mouse and Keyboard events using java script and
script macros.
Download Project
Working with frames New!
The example shows how to use SWEA to automate Web application developed using frames.
Download Project
Working with AJAX
The example shows how to use SWEA to automate AJAX Web application.
Download Project
Web Crawler
Web Crawler implemented using SWEA. The Web Crawler captures images of the crawled
pages. Download Project
Multithreading with SWEA
The example runs 20 instances of Internet Explorer 7 (was tested with IE7) simultaneously.
Download Project
Working with control
lists
The example shows how to work with repeating control lists.
Download Project
Macros Example
The example shows how to use macros. Macros are replaceable parts of the text (url,
title) in scene, control and frame descriptors. The macros allow one automation
script to run against several deployment servers (for example: Development, Beta,
Production servers) .Download Project
Mouse Click Simulation
The example shows how to send mouse clicks to Internet Explorer. The
mouse click simulation helps automate complex DHTML applications.
Download Project
TableDataExtractor
The example shows how to use TableDataExtractor to extract tabular (repeating) data
from Web pages. Download Project
Form controls
The example shows how to use SWEA form controls: HtmlTextArea, HtmlSelect, HtmlInputText,
HtmlButton, HtmlInputCheckBox, HtmlInputRadioButton, HtmlInputFile.
Download Project
Dynamic controls
The example demonstrates how to use SWEA to automate controls created dynamically
at runtime by Javacript. The example also demonstrates use of SWEA "Detect DOM Changes"
project setting. Download Project
Browser Login Dialog
The example demonstrates how to use SWEA to script Internet Explorer Login Dialog
(Basic/Integrated authentication) . Download Project
|
 |
12 November, 2009,
SWEA version 2.0.6.5 released |
|
|
Added: The Visual
XPath Editor is added to Control Descriptor dialog.
Fixed: Compatability with IE zooming.
Fixed: Scene FileDownload function.
|
 |
Read More |
|
|