Votes
Answers
Views
Question
1
1
249
asked 11 years ago by gem
updated 11 years ago by bubblehead712
I just installed UFT and for some reason I can not record anything on my new laptop. I can record on my desktop. Please help!
0
1
80
asked 11 years ago by fandabidozi
updated 11 years ago by bubblehead712
I have a test scenario something like this: we open a non-existent URL that will give pagenotfound (404 at backend) and then after few sec, it will be redirect to the home page of the website. How can I automate this 404 and redirection concept?
3
1
46
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
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...
1
1
181
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
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...
1
1
53
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...
2
1
62
asked 11 years ago by kaptainkayoss
updated 11 years ago by rich-text
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?
5
1
40
asked 12 years ago by gizmo
updated 12 years ago by DavidMofOSI
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.
1
1
201
asked 12 years ago by neena
updated 12 years ago by bubblehead712
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.
0
1
32
asked 12 years ago by neena
updated 12 years ago by bubblehead712
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...