Reserved words

Learn about additional interactions DogQ allows you to perform with the help of pre-programmed identifiers.

Reserved words are specific built-in values that allow you to use DogQ tools in alternative modes or for specific purposes. Here's a list of reserved words in DogQ toolkit:

  • Random (Type into): used for generating random non-duplicate test data. Check out the full description in Scenario steps.

  • KeyEnter (Type into): used to simulate pressing the Enter key on the keyboard. Learn more

  • JavascriptPopup (Find element, Find input): this identifier is reserved for interacting with default Javascript popups (alert, confirm, prompt). Check out the dedicated documentation page.

Last updated