Votes
Answers
Views
Question
2
votes
1
answer
536
views
asked 6 years ago by
updated 6 years ago by
Currently we use LeanFT to do some testing on a headless browser. We were wanting to incorporate this capability in some of our UFT tests too. Is there a way to do this?
2
votes
1
answer
203
views
asked 5 years ago by
updated 5 years ago by
Category: Test Automation
Apparently our Edge browsers updated to edge 18.17763, and now our UFT scripts do not run on them.
2
votes
1
answer
34
views
asked 9 years ago by
updated 9 years ago by
I need to determine if my web page has scrollbars or not. Is there any way to do this?
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...
2
votes
1
answer
22
views
asked 10 years ago by
updated 10 years ago by
The test in chrome is taking more than 3 times to complete execution compare to when same test is executed in IE, this is too slow. Is there a way to make the runtime same with IE?
2
votes
2
answers
1212
views
asked 10 years ago by
updated 8 years ago by
I am trying to figure out how to move (scroll) browser so that an object is in view. Also, I noticed the visible attribute is not reliable.
2
votes
1
answer
1999
views
asked 10 years ago by
updated 10 years ago by
How can I scroll down a browser page. I am trying to scroll down a IE 11 browser page down with following code that worked before Set objBase = Browser("micClass:=Browser").Page("micClass:=Page") objBase.Object.body.doScroll("pageDown") But is now working.
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?
2
votes
1
answer
21
views
asked 10 years ago by
updated 10 years ago by
I am trying to run the QTP scripts on a RDP. The tests are launching and the browser is getting opened but the scritps are not moving further. The same tests when logged into the RDP with a different user (who created those scripts) works fine. Please help as many other interested parties are waitin...
EyeOnTesting

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

X
Scroll to Top