10-28-2010, 09:02 PM
Using QTP 9.5
When running my script, I get a second web page window that Opens. I select a link/button/image (first oof 8) and the window closes taking values with to populate the first web screen.
Recording QTP, selecting the link/button/image i get the Click operation, but on Run, the link/button/image is not found. Using Spy, I am told that the 8 link/buttgons are all images. the image has the name of GridView1$ctl02$btnSelect, and image type is Image Button. But Click or Submit operations can not correctly find this button/link/image to select it.
How can I find and select this image?
thx for any advice
When running my script, I get a second web page window that Opens. I select a link/button/image (first oof 8) and the window closes taking values with to populate the first web screen.
Recording QTP, selecting the link/button/image i get the Click operation, but on Run, the link/button/image is not found. Using Spy, I am told that the 8 link/buttgons are all images. the image has the name of GridView1$ctl02$btnSelect, and image type is Image Button. But Click or Submit operations can not correctly find this button/link/image to select it.
How can I find and select this image?
thx for any advice