Table of contents
- 1. How to block the RIGHT_SHIFT key for the escape of recording mode (Windows, Applet Java, NewtRia)
- 1.1. Review details problem
- 1.1.1. Solution(s)
- 1.1. Review details problem
- 2. Missing steps in WTC wizard
- 2.1. Review details problem
- 2.1.1. Solution(s)
- 2.1. Review details problem
- 3. None actions are recorded in the WTC
- 3.1. Review details problem
- 3.1.1. Solution(s)
- 3.1. Review details problem
- 4. See also
How to block the RIGHT_SHIFT key for the escape of recording mode (Windows, Applet Java, NewtRia)
Review details problem
RIGHT_SHIFT key gives the focus to the wizard
Solution(s)
Open the NTOOLBOX.INI in the root of the NTBR and add the following entry in the section GLOBAL:
[GLOBAL]
NTBR_SCENARIO_CANCEL_KEY=0
Missing steps in WTC wizard
Review details problem
There are missing steps while recording a WTC scenario
Solution(s)
- Disable the UAC
- Run the NTBR as an administrator
The problem may be a non-homogeneity protection between Intranet and Internet.
- Use the protected or unprotected mode option in the wizard.
None actions are recorded in the WTC
Review details problem
Solution(s)
- Disable the UAC
- Check that site to drive does not use a servlet. Otherwise use the client "java applet" or "Newtest RIA environment."
Comments