Entering data to a text box / text area

  • If the element is not marked as read only
    • Remove any attributes that prevent the entering of text into the element
    • Enter the tesdata into the element
      • If this fails attempt to enter the data using javascript
  • If element is readonly – use javascript to enter the data

Have other questions? Access our full knowledge base!

Verified by MonsterInsights