I have an automationid Thermometer. I want to get the Attribute value but I am rusty and do not remember how in Appium. I have tried GetAttribute(“Value”) but that does nto seem to be working like I thought it used to in Selenium. After I get that attribute value it will show as number degrees and C I need that C to write the assertion against but the number will change all the time. Has anyone done this before and willing to offer me some help?