Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Checkig color of an image???
#11
Not Solved
Hi saket,

I did try your code and it threw an errotr at this instance:

Please have a look at my code pasted below:
'Declared a object and trying to get the child object as described by passing (row,colum,index) varaibles.

Code:
set objwe = browser("TalonPro Solutions").Page("TalonPro Solutions").Frame("Frame").WebTable("Property").ChildItem(RCntr, CCntr, "WebElement", iCnt)

'Trying to get the background color of the object.
Code:
sclor = objwe.Object.currentStyle.backgroundColor

But, at the second step QTP throws an error:

Object required: "objwe"
line[49]: "sclor = objwe.Object.currentStyle.backgroundColor."

Please suggest me what went wrong in my declaration???

Thanks
Swetha
Reply


Messages In This Thread
Checkig color of an image??? - by swetha.b - 12-30-2009, 04:52 PM
RE: Checkig color of an image??? - by Saket - 12-30-2009, 05:19 PM
RE: Checkig color of an image??? - by swetha.b - 01-02-2010, 01:43 PM
RE: Checkig color of an image??? - by Saket - 01-04-2010, 10:16 AM
RE: Checkig color of an image??? - by bfakruddin - 01-04-2010, 12:36 PM
RE: Checkig color of an image??? - by Saket - 01-04-2010, 01:29 PM
RE: Checkig color of an image??? - by swetha.b - 01-04-2010, 06:17 PM
RE: Checkig color of an image??? - by Saket - 01-05-2010, 03:20 PM
RE: Checkig color of an image??? - by swetha.b - 01-06-2010, 07:07 PM
RE: Checkig color of an image??? - by Saket - 01-07-2010, 03:47 PM
RE: Checkig color of an image??? - by swetha.b - 01-09-2010, 10:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems with Text color recognition Treirk 0 984 06-17-2019, 12:19 PM
Last Post: Treirk
  Getting background color of an object on mouse over Surya 2 3,723 06-27-2018, 08:51 PM
Last Post: vensas3181
  How can we get the Windows application Text box background color Using UFT 11.53 Kuppampattu 3 5,695 06-06-2017, 11:12 AM
Last Post: workrohit08
  SwfTreeview - Color validation for child item YogeshCallappa 0 2,073 11-10-2016, 04:55 PM
Last Post: YogeshCallappa
  how to get background color of a WinButton javierchen 1 2,901 03-17-2015, 10:59 PM
Last Post: babu123

Forum Jump:


Users browsing this thread: 1 Guest(s)