No way to change which version of IE LoadRunner records TruClient with
Question ID: 108259
0
0

I tried using the TruClient with the IE browser to recorder in LoadRunner 12.53; but, I receiving the following error when clicking on Develop script, "Required Internet Explorer 9, 10, or 11". I have the latest version of IE 11 installed on the LoadRunner machine. I have not found a way to change the browser version that LoadRunner is using. Any help to switch the LoadRunner IE version would be appreciated.

Marked as spam
Posted by (Questions: 144, Answers: 1)
Asked on April 25, 2018 1:12 pm
308 views
Answers (1)
0
Private answer

This appears to be related to a IE permissions on Windows machines. Please find the three fixes for this issue:

1. Running VuGen as an Administrator:

? Drop a VuGen icon on the desktop
? Right click and select properties
i. Select the ''Compatibility'' Tab
ii. Check the ''Run this program as an Administrator'' checkbox
iii. Press the ''Change setting for all users'' button
iv. Check the ''Run this program as an Administrator'' checkbox
v. Press ''Apply''
vi. Press ''OK''
vii. Press ''Apply
viii. Press ''OK''

2. Setting IE to run as an Administrator:
a. Right click on IE, select ''Properties''
b. Select the ''Shortcut'' tab
c. Click the ''Advanced'' button
d. Check the ''Run as administrator'' check box
e. Click ''OK''
f. Close IE
g. Start VuGen as an Administrator, and re-try to develop a TruClient script using IE

3. Another possible cause is that there are missing registry keys, since the machine browser was just upgraded to IE. Please select the appropriate platform of the VuGen machine using a local administrator account.

32bit Platform:

* On a 32bit platform a single ''Version Vector'' registry key should be present as follows:

? HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerVersion Vector -> IE = 9.0000 REG_SZ

64bit Platform:

* On a 64bit platforms two ''Version Vector'' registry keys should be present as follows:
? HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerVersion Vector -> IE = 9.0000 (REG_SZ)
? HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftInternet ExplorerVersion Vector -> IE = 9.0000 (REG_SZ)

Fix:
To add a registry key follow these steps:

1. Click ''Start'', type ''regedit'' and press ''Return'' to start the Registry Editor,
2. Navigate to the location where the above keys are located(32bit Platform or 64bit Platform) in the left hand pane
3. If there is no key named ''IE'' displayed in the right hand pane, right-click in the right hand pane and select ''New -> String Value''
4. Specify the name as ''IE''
5. Specify the value as ''9.0000''
a. If there is an key named ''IE'', then ensure that it's value is ''9.0000''
6. Close the registry and retry the failing operation

Marked as spam
Posted by (Questions: 0, Answers: 152)
Answered on April 25, 2018 1:17 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top