DoesQA allows you to simulate keyboard input, enabling you to type text and interact with elements just like a real user. You can choose between two focus settings:
Retain Current – Keeps the focus on the currently active element
Element Focus – Moves the focus to the specified element before sending the keys
These options give you full control over where and how keystrokes are applied in your tests.