
This is a windows desktop applicaiton, which has 3 main features. It can search a given text on webpage list loaded from Excel file (Web Scraper). It can generate visits to webpages on a list loaded from Excel file. It can also run JavaScript on webpages and simulate webpage navigation. Each navigation step can run different JavaScript. Last feature can be used for webpage testing and webpage navigation demonstration etc.

Email Automation has following features:
- Sending mass email
- Load recipient list from Excel file (*.xlsx)
- Pause/Resume mail sending
- Set number of emails to send in one hour or send as fast as possible
- Ping email server address while setup email server
- HTML syntax highlighting for email content

This tool is for 2D measurement data or data prepared with 2 columns. After loading the * .xlsx file you record or prepared with 2 columns, you can examine your data graphically. You can save graphs as image file.
Data analysis can give frequency spectrum of second column by clicking “DFT” (discrete Fourier transform) or “FFT” (fast fourier transform). Sampling rate input belogs to this transforms. By clicking “Statistics” button you can get histogram, polynomial least squares equation and other info of second column.
This tool also saves loaded data as *.csv or *.mdb file for further data processing.