Comments
-
Hi, you can use browser emulation functionality in recorder and in actual playback. There are two registry located in HKLM\SOFWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\Feature_Browser_EMULATION. SolarWinds.SEUM.Recorder.exe registry is used in recorder, you can play with the registry value and if you…
-
Hi, WPM 3.0 Beta is using Chromium as a recording and playback engine, you should check that before leaving WPM. https://thwack.solarwinds.com/thwack-beta.jspa?groupID=1492 Petr
-
Hi, Yes, your issue will be most likely solved if you use X/Y mode for text input 1.Enable X/Y mode 2. Click into input and enter text 3. Disable X/Y mode You can enable and disable X/Y anytime during recording. X/Y mode is action which directly sends key press events to browser and in case of click, it clicks on some…
-
Hi, what do you mean by External API? WPM is capable of testing almost every webpage, so if some application provides web page interface, then you should be able to monitor it. Petr
-
Hi, Greg This could be caused simply because the playback is running under local account instead of domain account, which you are using for recording. I would not recommend to include just child domain, but full domain name. Because actual playback is done via local account this information can be mandatory to successful…
-
Hi, you definitely do not need to re-record whole recording, you can just edit text write actions from TimeLine component. If you then save it and overwrite original recording name, then whole monitors will be automatically updated and use new credentials and password. Automated way is much more complex than doing this.…
-
Hi, Can you try to record transaction where navigate to your page occurs like somewhere in the middle of the transaction ? For example first navigate to google.com and then navigate to your page and then try to play it from recorder. Does this issue occurs on different browsers, fe on IE 10 ? Petr
-
When deploying, did you try to test credentials if they are working ? After deployment of the location, was player successfully deployed (There is folder with some files in C:/ProgramFiles(x86)/Orion/SEUM) ?
-
Hi, I do not know if WPM 3.0 has such feature, but I believe that SAM can monitor HTTP status. Petr
-
It should not been. This step should timeout after some amount of time and then transaction should be in down state. Are there any other transaction playing with some result from that location ?
-
As jasonsmith mentioned second issue is fixed in newest WPM 2.2. And on the first issue. I am not dev of WPM but I think that player load is somehow computed on how many transaction do not make it to start on time, and these transaction are buffered to stack. After you simply restart your computer, you simply erase stack.…
-
Hi, recently I saw similar issue and the problem was that WPM cannot override proxy settings in IE as you said. We used this troubleshooting: 1. Using mmc console create some test user with same permissions as SEUM-Users have. 2. Run IE under this test user 3. Internet options -> Connections tab -> LAN settings 4. Insert…