How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
Tell me how do I redirect users back to my blog's main page after they login?
How reliable are floating-point comparisons?
What is the meaning of Debt reconciliation and how to do debt reconciliation?
What is artificial intelligence technique?
Are you willing to work overtime at Under Armour?
Why temperature rise is conducted in bus bars and isolators?
what are the default admin accounts in Oracle 10g ?
How to find if linked list has loop?
What is difference between equals and hashcode method?
What is clearing? : fi- general ledger accounting
what is intent, pending intent, and sticky intent?
What is a 'saltation velocity' and how is it used in designing pneumatic conveying systems?
What are different types of tables in sql?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.