Subscribe to SoftLogica
Newsletter to get 10% discount on newly
released products!
Recorder Settings
Recorder Settings
Nowadays many web sites use counters and web statistics tracking systems
that generate statistics about what happens on the site. For example, they can
track site visitors, monitor what type of links are used and
what files are downloaded from the site.
However, you may need not to use such services during your tests.
WAPT Pro allows you to
specify the list of URLs that will be ignored during the recording process.
Add URL..: Click this button and specify an URL that should be ignored during recording.
If you enter some URL string, Recorder will ignore all URLs beginning from that string.
You can also use wildcards (* and ?) to define the whole domain of URLs that should be ignored.
Wildcard character ? matches any single character,
and * matches any number of characters. You can enter wildcards in any place of URL.
Remove: Removes a selected URL from the list.
Internet Explorer Browsing History
If you have already browsed pages of the tested web site in Internet Explorer, pages may be kept in
Internet Explorer browsing history.
When the next time you start recording those pages in
WAPT Pro Recorder, they will be taken from cache instead of
making actual requests to the server. To avoid such situation, you should clean Internet Explorer cache
before you start recording. You can also delete cookies if you want
the server not to recognize you, but treat as a completely new visitor.
WAPT Pro can automatically delete Internet Explorer browsing history and cookies
each time you start recording if you turn on the following options.
Delete Temporary Internet files (cache): Check this option to delete Temporary Internet files.
Delete Cookies: Check this option to delete cookies.
Wait _ seconds for JavaScript execution after receiving page content:
Here you can specify how much time the Recorder should wait after receiving page content in order to
execute all JavaScript requests for current page.
Recorder address bar will be disabled for this time. JavaScript requests are added to the test sequence as
child requests of the current page.
If JavaScript requests are executed after the specified period passes, they
will be added to the root folder of user profile.