Skip to content
Search
Software Testing Tutorials
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginners Guide
      • Playwright Installation
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Record Test
      • Debug Test
      • Playwright POM
      • Playwright Parameterized Tests
      • GitHub Actions
    • Playwright Python Tutorial
    • Playwright Java Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Close menu
  • Home
  • Selenium
    • selenium IDE tutorial
      • IDE Commands Part 1
      • IDE Commands Part 2
    • Selenium Webdriver Tutorial
      • Selenium Tutorial Part One
      • Selenium Tutorial Part Two
      • Selenium Advanced Tutorials
    • Selenium Data Driven Framework
    • 60 Selenium Interview Questions
    • Selenium Grid
      • Selenium Grid Tutorial
  • Playwright
    • Playwright JavaScript Tutorial
      • Beginners Guide
      • Playwright Installation
      • Element Locators
        • BY XPath
        • By ID
        • getByRole()
        • getByLabel()
        • getByText()
        • getByTestId()
        • getByTitle()
        • getByAltText()
        • getByPlaceholder()
      • Basic Actions
        • Get Page Title
        • Get Page URL
        • Type Text
        • Clear Text
        • Click a Button
        • Select DropDown Value
        • Select Checkboxe
        • Perform Right-Click
        • Perform Double-Click
      • Advanced Interactions
        • Handle Tables
        • Handle Date Pickers
        • Handle Dialog Box
        • Scroll Down and Top
        • Hover Over Element
        • Focus on an Element
        • Press Keys
        • Download File
        • Upload Files
        • Perform Drag and Drop
        • Take Screenshot
        • Record Video
        • Maximize Browser
      • Record Test
      • Debug Test
      • Playwright POM
      • Playwright Parameterized Tests
      • GitHub Actions
    • Playwright Python Tutorial
    • Playwright Java Tutorial
    • Playwright Interview Questions
  • Appium Tutorials
    • Appium Tutorial Part One
    • Appium Tutorial Part Two
    • Advanced Appium Tutorial
    • Appium Interview Questions
      • Questions Part One
      • Questions Part Two
      • Questions Part Three
      • Questions Part Four
      • Questions Part Five
      • Questions Part Six
      • Questions Part Seven
  • JMeter Tutorial
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
  • Tech Insights
Software Testing Tutorials
Search Toggle menu

Category: KeyBoard Commands

September 5, 2013June 20, 2025Advanced Selenium IDE, Firefox Add on, highlight Command, Highlight Elements Plugin, KeyBoard Commands, selenium ide, Selenium IDE plugins, selenium IDE tutorial, sendKeys Command

Selenium IDE “Highlight Elements” Plugin installation

Highlighting individual element will be done directly by using “highlight” command with selenium IDE. You can see script Example 1, Example 2 […]

August 1, 2013June 20, 2025focus Command, KeyBoard Commands, keyDown command, keypress Command, keyUp Command, selenium ide, selenium IDE tutorial

Selenium IDE “focus” and “keyUp” commands with example

“focus” Command in Selenium IDE “focus” is useful to set focus on targeted fields. Generally it is used with input fields like […]

July 30, 2013June 20, 2025KeyBoard Commands, Mouse Commands, selenium IDE tutorial, shiftKeyDown Command, shiftKeyUp Command

Selenium “shiftKeyDown” and “shiftKeyUp” commands example to press shift key

“shiftKeyDown” and “shiftKeyUp” commands are specially designed for shift key of keyboard. Selenium IDE has many commands related to keyboard keys(Example : […]

July 6, 2013June 24, 2025Assertion Commands, KeyBoard Commands, Mouse Commands, Select commands, Selenium, selenium commands list, selenium IDE tutorial, store commands, verification commands, Waitfor Commands

Selenium IDE – Complete List of Commands With Examples Part – 2

This guide provides a complete list of Selenium IDE commands with descriptions and usage examples. You’ll learn how each command works and […]

July 6, 2013June 18, 2025Assertion Commands, KeyBoard Commands, Mouse Commands, Select commands, Selenium, selenium commands list, selenium IDE tutorial, store commands, verification commands, Waitfor Commands

List of Selenium Commands With Examples Part – 1

Selenium IDE commands with examples There are many commands available in selenium IDE software testing tool. I have prepared one selenium commands […]

June 28, 2013June 20, 2025KeyBoard Commands, keypress Command, selenium ide, selenium IDE tutorial, verifyTextPresent Command

Selenium “keypress” command to press enter key with ASCII key codes

Using “keypress” command in selenium “keypress” command in selenium is very useful when you want to press keyboard keys like “Enter” key, […]

June 26, 2013June 20, 2025KeyBoard Commands, keyDown command, selenium ide, selenium IDE tutorial

Selenium “keyDown” command to select value from auto complete field

Selecting value from auto complete field is little hard if you are not aware about proper key sequence technique. Just “type” command […]

June 17, 2013June 20, 2025KeyBoard Commands, refreshAndWait Command, selenium ide, selenium IDE tutorial, sendKeys Command, type command

Using “sendKeys” command at place of “type” command in selenium with example

Selenium IDE “sendKeys” command “sendKeys” command works like type command in selenium IDE but there are 2 more functions as bellow in […]

Posts pagination

1 2 >
  • Playwright Parameterized Tests in JavaScript: A Complete Guide
  • Playwright Page Object Model in JavaScript: Complete Guide
  • Playwright Java Tutorial 2025: A Complete Guide
  • Playwright Python Automation: Complete Tutorial for Beginners
  • How to Run Playwright Tests in Github Actions

              
  • About Us
  • Contact Us
  • Terms of Service
  • Privacy Policy
© 2025 Software Testing Tutorials. Proudly powered by Sydney
Join Our Learning Community
Subscribe to receive updates on fresh blog posts and resources.
icon
By subscribing, you agree to our privacy policy and terms of service.