Hi saket,
Thanks for your response. Now I could abe to get the color of a cell using the code you have given:
Now the issue is : as baba mentioned (btw we are not same
) I have to choose those columns with the specified time period and compare each cell color in the row (within the specified time period) with the legend (Vacant : Green).
Issue is how do I select those columns : Please have a look at the attached screen shot which shows how the column names are divided and number of cols.
Did I make sense ??
Thanks for your response. Now I could abe to get the color of a cell using the code you have given:
Code:
var = browser("TalonPro Solutions").Page("TalonPro Solutions_2").Frame("Frame").WebElement("WebTable").Object.currentStyle.backgroundColor
Now the issue is : as baba mentioned (btw we are not same
![Smile Smile](https://www.learnqtp.com/forums/images/smilies/smile.gif)
Issue is how do I select those columns : Please have a look at the attached screen shot which shows how the column names are divided and number of cols.
Did I make sense ??