background image
<< Chapter 13 Testing HTML Applications | Enabling HTML Testing in Robot >>
<< Chapter 13 Testing HTML Applications | Enabling HTML Testing in Robot >>
Disabling the Cookie Prompt
Testing HTML Applications
13-2
Configuring Your Browser for Testing
Before you record scripts, you should configure Internet Explorer and/or Netscape
Navigator so that scripts will play back in the same way as when you recorded them.
For best results, you should configure Internet Explorer and/or Navigator identically
on both the computer that you record scripts on and the computer that you play back
scripts on. In addition, you should disable the cookie prompt.
Disabling the Cookie Prompt
To disable the cookie prompt in Internet Explorer 5:
1. Start Internet Explorer 5.
2. Click Tools > Internet Options.
3. Click the Security tab.
4. Make sure the Internet icon is selected.
5. Click the Custom Level button.
6. Scroll to the Cookies section.
7. Click Disable in both cookies options.
8. Click OK two times.
To disable the cookie prompt in Netscape Navigator:
1. Start Netscape Navigator.
2. Click Edit > Preferences.
3. Click the Roaming Access category.
4. Click the Item Selection tab.
5. Uncheck Cookies.
6. Click OK.
Making HTML Applications Testable
To make HTML applications testable:
þ
Verify that the HTML extension is loaded in Robot.
þ
Enable HTML testing in Robot.
þ
For recording on Netscape, enable caching on the server.