aquality-automation / aquality-winappdriver-dotnet

Apache License 2.0
10 stars 2 forks source link

Add Keyboard action to send key with proper logging #28

Closed mialeska closed 4 years ago

mialeska commented 4 years ago

1) proper logging of special keys like Arrow left/right/up/down, Enter, Shift, Tab, and so on. 2) separate method and proper logging for sending the special key repeatedly (Click left arrow 5 times)