Votes
Answers
Views
Question
4
votes
4
answers
72
views
asked 12 years ago by
updated 12 years ago by
QTP appears to hang as it takes forever for the IE page to load. Has anybody seen this issue?
2
votes
1
answer
60
views
asked 12 years ago by
updated 12 years ago by
I have been looking thru QTP documentation to find out how to extract variables from PageDOM. The way to access the object in jQuery is as follows : $(s) If you wanted to access a variable of s object, you would do, for example: $(s).pageName or $(s).channel On this page I tried below but looks like...
0
votes
1
answer
26
views
asked 11 years ago by
updated 11 years ago by
The issue is seen with just with one machine so far for Web Extensibility 11.0 with QTP11. From Map to Controls page when attempting to do a select controls the tool wasn't highlighting the objects to help select controls. As per the instructions in help documentation, the web extensibility proj...
1
vote
1
answer
193
views
asked 11 years ago by
updated 11 years ago by
We have code in QTP script to click on the Back link in IE Browser in order to go back to the previous page. I may need to change the setup in Add On, but not sure about the changes.
5
votes
1
answer
32
views
asked 11 years ago by
updated 11 years ago by
I'm getting a Certificate Error: Navigation Blocked. This error shows when I replay my script. It's manually working fine, that error show only while recording the script. Please assist.
2
votes
1
answer
45
views
asked 11 years ago by
updated 11 years ago by
I want to know how to programmatically remove cookies from IE or how to delete the cache and maybe even passwords using QTP and UFT?
1
vote
1
answer
42
views
asked 11 years ago by
updated 11 years ago by
I need to test the scenario when I type xyz.com for the web page to load https://www.xyz.com/webportal/xzy/index.html. I use code : SystemUtil.Run "Explorer.exe","xyz.com", and get Run Time Error , IE can't load the URL that Not contain "Http" . How to tell IE to type a xyz.c...
1
vote
1
answer
168
views
asked 11 years ago by
updated 11 years ago by
I'm writing the code to check the broken link, every time after clicking the link, I need to go back to the previous page. But Browser("CreationTime:= 0").navigate url and Browser("CreationTime:= 0").Back are not working . Can I use send the keyboard event to back to the previous pag...
3
votes
1
answer
33
views
asked 11 years ago by
updated 11 years ago by
I am trying to add a few custom properties to QTP 11 for a web object (WebEdit). I've added them and I can see them in the object spy, but after adding them, the properties aren't learned when recording. I know I've tried this in the past with another type of object (not web) and I remember it worki...
EyeOnTesting

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

X
Scroll to Top