Is there any method to get text color in appium (lets say android apps). And also I want to assert that the text color is red/blue/green in color. I use ruby to write the scripts.
It is not possible for native apps as the source code does not have css attributes.