I am etting java.lang.UnsupportedOperationException: getDomAttribute for Select in Selenium 4.. Does anyone know how to resolve this issue? my selenium version is 4.6.0. Tried multiple things but nothing worked..
java.lang.UnsupportedOperationException: getDomAttribute at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131) at org.openqa.selenium.support.ui.Select.<init>(Select.java:54)