Hi,
Few things to clarify:
- the app is not prompting the Auth Dialog ever? Even in a non authorized machine?
- There is no equivalent function in TC for web_set_user (as in most cases it is handled by the auth dialog user/pwd).
- Script is read-only? I think you mean the Script-View.c file which is (read the green comment at the top) a read-only auto generated file that just represent the TruClient script. Editing, recording and modifying the script should be done in the script itself (in the browser). There are 2 external files C-Functions.c and JS-Functions.js for evaluating C and JS code respectfully.
- You are using VuGen 11.50 with FF 8.0.1 (which is part of LR installation).