Getting this error,while running this test. "org.openqa.selenium.UnsupportedCommandException: getElementDomAttribute". How to resolve it?

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–

[🐛 Bug]: Error - org.openqa.selenium.UnsupportedCommandException: getElementDomAttribute Build info: version: '4.1.1' · Issue #10179 · SeleniumHQ/selenium · GitHub