Pending Review
Last Updated: 21 Oct 2021 12:09 by Zoya Ali
Zoya Ali
Created on: 21 Oct 2021 12:09
Type: Bug Report
0
jQuery KendoInput step to verify the value of the text field fails to get the actual value

Steps to reproduce: 

  1. Record a sample test on https://demos.telerik.com/kendo-ui/textbox/index. 
  2. Enter name in the KendoInput field. 
  3. Add a step to verify the value of the KendoInput through the highlighting menu and execute these recorded steps. 

Expected: Successful execution.
Actual: The test fails on the verification step and reports that the value of the KendoInput is null. 
Additional note: If the verification is added for the input control (instead of using the KendoInput), it is executed as expected. 

0 comments