Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

TruClient Ajax for IE - issue with ability to capture data entered into an input type=number field.

$
0
0

Using LR version 12.01 

Truclient recognizes the field and assigns it 

      Roles: "focusable, element" 

 

When I try and record typing a number in the field, TruClient does not capture anything. It captures when I Click on the field, but that is it. I don't have the option in the Step section to select an Action of "Type" so I can't assign a value to this field. 

 

the object on the website I'm attempting to record is defined as:

<div class="inputFieldContainer"><input type="number" id="DOBDay" style="width: 40px;" data-validate-functions="validateNumberRange,validateDate,validateAge" onchange="validate(this);" class="numericInput" required="required" maxlength="2" max="31" min="1" placeholder="Day" /></div>

 

 

I'm not strong on the JavaScript side, is there a way using JavaScript to assign a value to the field?

 

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>