Not able to get Value Attribute using WebElement.getAttribute(“Value.Value”) and WebElement.getAttribute(“LegacyValue”) using WinAppDriver
I am currently in the process of automating the UWP application using WinAppDriver/Appium and Selenium WebDriver.
I am facing an issue while getting the value attribute for the text box. I tried getting Legacy Value as well as Value.Value but getting null
Not able to get Value Attribute using WebElement.getAttribute(“Value.Value”) and WebElement.getAttribute(“LegacyValue”) using WinAppDriver
I am currently in the process of automating the UWP application using WinAppDriver/Appium and Selenium WebDriver.
I am facing an issue while getting the value attribute for the text box. I tried getting Legacy Value as well as Value.Value but getting null