04-07-2010, 09:10 PM
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.
get color of string in cell of a java table
|
04-07-2010, 09:10 PM
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.
04-08-2010, 10:38 AM
Hi
To get the background color of a cell, use: Code: Object.currentStyle.backgroundcolor For color of font use: Code: Object.currentStyle.color
04-10-2010, 06:23 PM
(This post was last modified: 04-10-2010, 06:24 PM by brijesh_shivnani.)
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? |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Unable to record JAVA Swing application with JAVA add-in | Mrudula Chinchanikar | 0 | 994 |
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,945 |
02-06-2015, 12:04 AM Last Post: milukuraju |
|
UFT - Check a checkbox inside a table cell | sara- | 0 | 5,706 |
02-02-2015, 08:07 PM Last Post: sara- |
|
How to identify color name using QTP | Sourabh146 | 1 | 4,003 |
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,427 |
01-03-2012, 06:34 PM Last Post: sundari_msls |