Previously, all actions in which lets we sent to the browser have been done via some "Enter the text" actions. This ticket is to create some actions specifically for pressing specific keys.
This differs a little to sending a text string to an element but instead sending specific keyboard keys.
This action will need a builder, an action class and a class containing constants for the various keyboard keys.
Previously, all actions in which lets we sent to the browser have been done via some "Enter the text" actions. This ticket is to create some actions specifically for pressing specific keys.
This differs a little to sending a text string to an element but instead sending specific keyboard keys.
This action will need a builder, an action class and a class containing constants for the various keyboard keys.