what is the selenium command to get the color of text in python?. I used: 1. get_css_value('color') 2. value_of_css_property("color")
nothing seems to work
what is the selenium command to get the color of text in python?. I used: 1. get_css_value('color') 2. value_of_css_property("color")
nothing seems to work