robotframework - Unable to enter text in a text box using roboframework -


my dom structure this:

<input type="text" id="checksum_fv" name="checksum" ng-disabled="pickexistinglib || versionimportinprogress || versionsaved" class="form-control  ng-pristine ng-valid ng-touched" ng-model="smp.modellibrary.checksum" placeholder="enter checksum value"> 

i doing following roboframework:

click element    id=checksum_fv         input text    id=checksum_fv     8fdbe55c187d790fd223eeca0e45687d248b07765430c7ccb0c91a3982312882 

this not enter text in textbox. can me stuck here.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -