I have one bitmap image in my webpage. The bit map image is
moving like 1 place to 2nd place and 2nd place to 3rd place
Etc… in my webpage.
I wanted to write script for dynamical objects like above
example.
Could you please send me the answer for above query.
Answer Posted / kumar
regular expression can be used when the image name
consider as pic1 , changed to pic2 or pic3.
but in this secnario , position of the image is changing.
so need to identify the object dynamically.
answer 1: can resolve this issue......
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Explain how to use QTP to check broken links on a page?
Have you used xml check point in your project?
your coming from electrical backgroung..but y ur coming to software side?
tell me QTP standards ?plz
Explain process of smart Identification in QTP?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What are main panes available in qtp test browser?
Sql questions to find second max salary and how to use joins
What is a checkpoint? How many check points are there in qtp?
How to call a test from another test?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you