You can find an example textbox here
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number">https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number
But essentially what is happening is that if I go to this section of the site linked and try to edit the input box's value it will record incorrectly in TestCafe Studio.
Code<input id="number" type="number" value="42">
Essentially what is happening is if I click into that field hit Delete, Delete to clear out the value then type in 10, it says (in Test Cafe Studio) that the recorded value typed was 110.
If I go to the field, type in 10 then delete delete, the recorded value is correct.
Thanks
Hello,
Thank you for providing the detailed information. I've reproduced the issue. Our team will research it and check for a suitable solution.
Hello,
Is there any progress on this? We are now blocked and cannot proceed with testing until this is looked into.
I am looking into writing a script today to input the value with Javascript or Jquery but this is cumbersome as if we need one function for each input and some forms take many values.
Thanks
Hi Will York
Our developers are still looking into this issue. You will be automatically notified once we make progress. Unfortunately, we didn't find any workarounds to this issue too.
Hi Will,
Just a quick question. Would you mind making your support ticket public, so we can include it in our What's New lists? We will remove any attachments for your security if any.
We appreciate your cooperation, Will.