Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can we get the Windows application Text box background color Using UFT 11.53
#1
Not Solved
Hi,

Currently I am working Window based application using UFT 11.53, In one of the my scenario we have to validate the text box back ground color .

Please let me know if anyone has any ideas that may help.


Thanks & Regards
Kuppampattu
Reply
#2
Not Solved
see the below example which should help


Code:
Browser("Google").Page("Google").WebElement("India").Click

Set obj = Browser("Google").Page("Google").WebElement("India")

msgbox obj.Object.currentStyle.backgroundColor
Reply
#3
Not Solved
Hi Joy,

Thanks for your mail .

Actually I am looking for window based application text box border color , My object is identifying as a winobject .
Can you please post me if you have any code related winobject border color.

Thanks & Regards
Kuppampattu
Reply
#4
Not Solved
(06-12-2014, 04:39 PM)Kuppampattu Wrote: Hi Joy,

Thanks for your mail .

Actually I am looking for window based application text box border color , My object is identifying as a winobject .
Can you please post me if you have any code related winobject border color.

Thanks & Regards
Kuppampattu

HiĀ Kuppampattu
Did you find a solution to this ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to check Checkbox in SSDBGrid in windows application RamUFT 0 953 02-13-2020, 07:34 PM
Last Post: RamUFT
  UFT 14.53 not able to record steps of web application rupesh doshi 3 2,519 10-10-2019, 01:50 PM
Last Post: rupesh doshi
  Problems with Text color recognition Treirk 0 950 06-17-2019, 12:19 PM
Last Post: Treirk
  Getting background color of an object on mouse over Surya 2 3,694 06-27-2018, 08:51 PM
Last Post: vensas3181
  How to find and change text in PDF document using QTP UFT automation VBscript alexwhite 0 11,890 02-18-2017, 04:20 AM
Last Post: alexwhite

Forum Jump:


Users browsing this thread: 1 Guest(s)