Replies: 2 comments 1 reply
-
|
This is in a web test? Is it reproducible with a very simple HTML page and a probably 3-line test flow? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Opened a PR with a fix for this: #3270 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When using
inputTextto fill a native HTML<input type="date">field, the value is not entered correctly. The month and day segments may populate partially, but the year segment is consistently wrong (e.g., entering "12011998" results in something like "02/02/0002").Beta Was this translation helpful? Give feedback.
All reactions