a title of first page is "LKO- microsoft internet
explorer", of the second page is "PPM- microsoft internet
explorer"
, of Third page is "TTS- microsoft internet explorer" and
same changing title on the fourth page.
How can we use regular expression for this feature what
should we do on script part on and Object repository part
so that we can
get successful run result. Kindly explain the steps script.
Answer Posted / less than you
If I was known certainly I was not going to ask this
question here, But one thing is very sure that it is very
easy question. You need to go through the question once
again.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the challenges you faced during you entire life automation ?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What is reusable action?
assume i have few url link how will i dynamically call then using descriptive programming?
How to find Operating system information using QTP script?
How can I check if a environment variable exist or not?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Both static and dynamic arrays are handled by the vb script. Is it true?
In Remote acess server how u run a test?
Generic function to search for the unique link in webtable and click on it
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
What is the extension of the qtp local repository?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up