Closed
Description
The following issues should be fixed:
- Field is always required even when "novalidate" attribute is specified HtmlUnit/htmlunit#75 (we can try to introduce a common version of
Disable Client Validation
that addsnovalidate
parameter to a form) - File input with "required" attribute never pass the validation HtmlUnit/htmlunit#76 (we can remove workarounds)
Changelogs:
- http://htmlunit.sourceforge.net/changes-report.html#a2.37.0
- http://htmlunit.sourceforge.net/changes-report.html#a2.38.0
- https://htmlunit.sourceforge.io/changes-report.html#a2.39.0
- https://htmlunit.sourceforge.io/changes-report.html#a2.40.0
- https://htmlunit.sourceforge.io/changes-report.html#a2.41.0
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.37.0
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.38.0
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.39.0
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.39.1
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.40.0
- https://github.com/HtmlUnit/htmlunit/releases/tag/2.41.0
- https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/2.38.0
- https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/2.39.0
- https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/2.40.0
- https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/2.41.0