Closed RaHehl closed 2 years ago
To make it a bit simpler for me can you please post a simple main method/class that reproduces you problem.
@rbri, the same issue happening with the chrome browser as well. ?
java.lang.UnsupportedOperationException: getDomAttribute
at org.openqa.selenium.WebElement.getDomAttribute(WebElement.java:131)
at org.openqa.selenium.support.ui.Select.
please try 3.54.0-SNAPSHOT
fixed and released
Hi,
using Selenium 4 with the current htmlunit-driver snapshot i get a UnsupportedOperationException Exception using "Select":
This could could be reproduced by using the example from https://www.selenium.dev/documentation/support_packages/working_with_select_elements/
In my case ById 1 and this html code: