Verifications and actions recording for HtmlInputNumber (HTML5)
Currently one cannot record Min or Max value verifications as well as StepUp and StepDown action specific for the HtmlInputNumber control.
http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_input_type_number
2 comments
Stoil
Posted on:06 Jul 2015 21:50
Not handled correctly for cross-browser testing. IE11 does not surpport HtmlInputNumber while other browsers do support it. When you record a test against HtmlInpuNumber control - it will fail in IE or all other browsers depending on what browser you used to record it. This should be handled.
ADMIN
Konstantin Petkov
Posted on:03 Oct 2013 07:11
Hello,
This work is completed and included into the latest internal build (labeled 2013.1.1002). You can download the build from your account:
http://www.telerik.com/account/your-products/internal-builds.aspx
Check version notes at:
http://www.telerik.com/versionnotes.aspx?nb=1&id=3462
Thanks!