-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
ADR/neededA decision has been made and it needs to be documentedA decision has been made and it needs to be documentedarea/integration testskind/dependency-updateUpdate one of dependenciesUpdate one of dependencies
Milestone
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
Metadata
Metadata
Assignees
Labels
ADR/neededA decision has been made and it needs to be documentedA decision has been made and it needs to be documentedarea/integration testskind/dependency-updateUpdate one of dependenciesUpdate one of dependencies