Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

While doing test automation, you may come across cases where you need to perform an action that uses pressing the keyboard buttons.

For example, you might need to press TAB to traverse from one portion of the page to another, submit any form using ENTER, overlay with the ESCAPE key, and write down words using a combination of text texts and numbernumbers.

To achieve this behavior, Qualitia provides an action called PressKeys which takes input parameters as the keys to be pressed, which allows specifying keys or key combinations in its parameter. To know the components of this PressKeys action, refer to PressKeys Actions.

...

  1. General Web Actions  

  2.  https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/interactions/Actions.html  

  3. https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html 

  4. https://www.vbsedit.com/html/4b032417-ebda-4d30-88a4-2b56c24affdd.asp