Getting this error,while running this test. “org.openqa.selenium.UnsupportedCommandException: getElementDomAttribute” It seems to be related to selectByVisibleText in Selenium Select.
Hey Brettm,
The issue is because of incompatibility with dependencies between selenium >=4.0.0 and appium version on select command and this issue is already raised on the–