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
  • 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
  • Playwright
    • Playwright Tutorial
      • Beginners Guide
      • Playwright Installation
      • Record Test
      • Debug Test
      • GitHub Actions
    • Playwright Python Tutorial
    • 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
    • Playwright Interview Questions
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
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
  • 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
  • Playwright
    • Playwright Tutorial
      • Beginners Guide
      • Playwright Installation
      • Record Test
      • Debug Test
      • GitHub Actions
    • Playwright Python Tutorial
    • 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
    • Playwright Interview Questions
  • Excel Guide
  • Manual Testing
    • Basic Tutorials
    • Advanced Tutorials
Software Testing Tutorials
Search Toggle menu

Category: Select commands

March 21, 2013June 20, 2025Adding Listeners in Test Plan, deselectPopUp Command, Select commands, selectPopUp Command, selectWindow Command, selenium ide, selenium IDE tutorial, Waitfor Commands, waitForPopUp Command

How to use “selectWindow” and “waitForPopUp” Commands example in selenium

“waitForPopUp” Command Remember one thing that selenium IDE software automation testing tool can handle only one window at a time. When you […]

March 10, 2013June 20, 2025addSelectionAndWait command, removeSelectionAndWait command, Select commands, selenium ide, selenium IDE tutorial

Use of “addSelectionAndWait” and “removeSelectionAndWait” command

 “addSelectionAndWait” command in selenium IDE When you are adding selection into multi select list box and page reloading due to the adding […]

March 7, 2013June 20, 2025addSelection command, removeSelection command, Select commands, selenium ide, selenium IDE tutorial

“addSelection” and “removeSelection” command example in selenium IDE

“addSelection” Command In multiselect list box, when you need to select multiple values from list box, “addSelection” command will be helpful in […]

November 15, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, store commands, storeSelectOptions Command, storeValue Command

“storeSelectOptions” and “storeValue” commands in selenium IDE

“storeSelectOptions” Command We can use “storeSelectOptions” command with only list box and drop downs. Function of this command is it will store […]

November 15, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, store commands, storeSelectedLabel Command, storeSelectedLabels Command

Selenium IDE commands “storeSelectedLabel” and “storeSelectedLabels”

“storeSelectedLabel” Command We can use “storeSelectedLabel” Command only with drop down and list box. When you want to know or you need […]

November 14, 2012June 20, 2025Select commands, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, store commands, storeSelectedIndex Command, storeSelectedIndexes Command

Use of “storeSelectedIndex” and “storeSelectedIndexes” command in selenium IDE

“storeSelectedIndex” Command storeSelectedIndex works with only select or multi-select target element like drop down and list box. Using this command, you can […]

November 9, 2012June 20, 2025select Command, Select commands, selectAndWait command, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, Waitfor Commands

Use of “select” and “selectAndWait” command in selenium IDE

“select” Command Purpose of “select” command is to select label from drop down/combo box or list box. New Test Command Target Value […]

Posts pagination

< 1 2
  • Playwright Python: Complete Tutorial for Beginners
  • How to Run Playwright Tests in Github Actions
  • How to Perform Mobile Testing in Playwright
  • How to Perform Cross Browser Testing in Playwright
  • How to Download a File in Playwright – Complete Guide

              
  • About Us
  • Contact Us
  • Terms of Service
  • Privacy Policy
© 2025 Software Testing Tutorials. Proudly powered by Sydney