You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: