Votes
Answers
Views
Question
4
votes
3
answers
88
views
asked 12 years ago by
updated 6 years ago by
Category: Test Automation
I need to be able to move my IE browser, make it a different size, maximize and restore it, but I can't seem to get it to work. How do I do this??
4
votes
4
answers
74
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
42
views
asked 10 years ago by
updated 10 years ago by
I am periodically getting an APPCRASH error on IE when I'm using UFT. Here's what it says: Problem Event Name: APPCRASH Application Name: iexplore.exe Application Version: 9.0.8112.16421 Application Timestamp: 4d76255d Fault Module Name: nvwgf2um.dll Does anyone have ideas how to fix this??
2
votes
1
answer
1343
views
asked 10 years ago by
updated 10 years ago by
I have a test that opens multiple website in tabs in IE. How can I close a specific tab and leave the other ones open?
2
votes
1
answer
332
views
asked 10 years ago by
updated 10 years ago by
Descriptive coding is working differently in UFT 12.01 for IE11. For example: Browser("micClass:=Browser").[method] This line works in any version except in IE11. In IE11, UFT 12.01 is failing with the following error: "The "[ Browser ]" object's description matches more than one...
2
votes
2
answers
1213
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
40
views
asked 10 years ago by
updated 10 years ago by
I'm trying to test our application in IE 11 with Silverlight, but UFT 12.01 is not recognizing objects. We've checked BHOManger Class, Record and Run settings and we're launching UFT before IE. Other browser objects seemt to be fine. What's up with Silverlight?
2
votes
1
answer
359
views
asked 10 years ago by
updated 10 years ago by
I'm opening browser using UFT: strBrowser = "iexplore.exe" strUrl = "www.myurl.com" SystemUtil.Run strBrowser, strUrl After that I try to login into my website and depending on if I have just IE open or if I also have Chrome open: - When only IE is running everything is ok - When IE ...
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...
EyeOnTesting

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

X
Scroll to Top