Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get color of string in cell of a java table
#1
Not Solved
My application is developed in Java. I need to get color of a cell in a table. lease suggest if there is any method or property that can be used for it.
Reply
#2
Not Solved
Hi

To get the background color of a cell, use:

Code:
Object.currentStyle.backgroundcolor

For color of font use:

Code:
Object.currentStyle.color
Reply
#3
Not Solved
Hi

this didn't work... any other solution??
Hello

Thanks for ur replu

this didn't work ...do u have any other solution to this?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to record JAVA Swing application with JAVA add-in Mrudula Chinchanikar 0 791 11-24-2021, 07:18 PM
Last Post: Mrudula Chinchanikar
  java objects not getting identified with java update 8 in uft 11.5 milukuraju 0 2,848 02-06-2015, 12:04 AM
Last Post: milukuraju
  UFT - Check a checkbox inside a table cell sara- 0 5,457 02-02-2015, 08:07 PM
Last Post: sara-
  How to identify color name using QTP Sourabh146 1 3,881 08-02-2013, 11:48 AM
Last Post: basanth27
  Need to get background color of a webelement whose class is iframe sundari_msls 2 8,200 01-03-2012, 06:34 PM
Last Post: sundari_msls

Forum Jump:


Users browsing this thread: 1 Guest(s)