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: Assertion Commands

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 7, 2013June 20, 2025assertEval Command, Assertion Commands, selenium ide, selenium IDE tutorial, Using javascript with selenium IDE, verification commands, verifyEval Command

Selenium IDE plug in example for “verifyEval” and “assertEval” commands

“verifyEval” Command in selenium IDE plug in “verifyEval” Command is very useful when you want to compare two values or string especially […]

March 16, 2013June 20, 2025assertElementNotPresent command, assertElementPresent command, Assertion Commands, selenium ide, selenium IDE tutorial

Selenum IDE Example of “assertElementPresent” and “assertElementNotPresent” commands

“assertElementPresent” Command Selenium assert element present command is useful to confirm element availability on page after user taking some action or navigate […]

March 13, 2013June 20, 2025Assertion Commands, assertLocation command, selenium ide, selenium IDE tutorial, verification commands, verifyLocation command

Use of “verifyLocation” and “assertLocation” in selenium

“verifyLocation” Command Soometimes you need to check the URL of current selected window to perform some actions. In such cases, selenium has […]

March 10, 2013June 20, 2025assertAlert command, Assertion Commands, selenium ide, selenium IDE tutorial, verification commands, verifyAlert command

Difference between “verifyAlert” and “assertAlert” command in selenium

There are too many commands starting with “verify” and “assert” text. Both these commands are the same excluding one difference and that […]

March 10, 2013June 20, 2025answerOnNextPrompt command, Assertion Commands, assertPrompt command, selenium ide, selenium IDE tutorial

Using “answerOnNextPrompt” and “assertPrompt” commands in selenium

“answerOnNextPrompt” command Sometime if you seen , there is display text box with popup message to write some thing in message box. […]

November 15, 2012June 20, 2025assertEditable Command, Assertion Commands, assertNotEditable Command, selenium ide, selenium IDE tutorial

“assertEditable” and “assertNotEditable” command in selenium IDE

“assertEditable”  Command You can use “assertEditable” command with only and only input fields like text box, list box, drop downs etc. You […]

November 5, 2012June 20, 2025Assertion Commands, assertTextNotPresent command, assertTextPresent command, selenium ide, selenium IDE tutorial, Selenium IDE tutorials, verifyTextPresent Command

“assertTextPresent” and “assertTextNotPresent” command in selenium IDE

“assertTextPresent” command “assertTextPresent” command is useful for verifying and asserting selenium if given text is not present on page. It will return […]

Posts pagination

< 1 … 3 4 5 >
  • 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.