Votes
Answers
Views
Question
4
votes
2
answers
1030
views
For Example... If i have two vbs files named, File1.vbs and File2.vbs In File1.vbs there are two sub/function as hello(), welcome() and In File2.vbs there is sample() is a function... Now i want to call the sub welcome() from File1.vbs into File2.vbs sample() function.
2
votes
1
answer
1006
views
Tags:
I have been using UFT for some time now and recently whenever I attempt to open the object repository, nothing happens. I am able to record and run tests. I am also able to open the object repository manager but no matter what I do the Object Repository itself does not open. I have tried clicking Re...
2
votes
1
answer
993
views
asked 11 years ago by hank-the-hammer
updated 11 years ago by bubblehead712
When I execute this line of code: Window("Microsoft Internet Explorer").WinObject("Internet Explorer_Server").VScroll(micScrollEnd) I get this message: The operation cannot be performed The object can be identified from the object repository. Why won't it do the scroll?
5
votes
1
answer
964
views
I forgot my admin password, so I need to be able to reset my AutoPass settings back to default. The problem is, I have to jump through an inordinate amount of hoops in order to uninstall/reinstall software applications (along with reboots) on our server machine. Any ideas?
1
vote
2
answers
955
views
asked 8 years ago by candyb
updated 8 years ago by bubblehead712
I have a Windows dialog on which lives a ToolbarWindow32 object. Visually speaking, there are buttons on the toolbar, but I haven't been able to get any information about individual buttons. Is there a way to use ChildObjects to retrieve the names of the buttons? The code below is returning 0. Am I ...
2
votes
1
answer
926
views
I installed UFT 14.02 and updated to the latest version of Chrome (v63) and things worked fine. Yet, if I log in as a different AD user, one I use for scheduled tests, the Chrome extension is not there for that user. When I drag the agent.crx file from the \\Installations\\Chrome folder into Chrome'...
11
votes
1
answer
925
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
Where are the logs kept for UFT and can they be changed?
0
votes
1
answer
918
views
How to get the Chromium Edge extension for UFT 15.0.1?
2
votes
1
answer
917
views
In UFT 12.02 what is the difference between running in Maintenance Mode and Update Mode?