Skip to content
TOOLSQA
Free QA Automation Tools Tutorials
TOOLSQA
  • HOME
  • Tutorial
    • QA Practices
      • ISTQB Preparation
      • Software Testing
      • Agile & Scrum
      • ISTQB Simulator
    • Front-End Testing Automation
      • Cypress
      • Protractor
      • Selenium in Java
      • TestProject Tutorial
      • Katalon Studio
      • Selenium in C Sharp
      • Selenium IDE
      • Telerik Test Studio
    • Back-End Testing Automation
      • Rest Assured
      • Postman
      • SOAPUI
    • Mobile Testing Automation
      • Mobile Application Testing
      • Appium Studio
      • Appium
    • Frameworks & Libraries
      • Cucumber
      • TestNG
      • SpecFlow
      • JUnits
      • Extent Report – Cucumber (TestNG)
    • DevOps Tools
      • Maven
      • Git
      • Docker Tutorial
    • Cross Browser Testing
      • LambdaTest
      • CrossBrowserTesting – Smartbear
      • Browserling
    • Non-Functional Testing
      • JMeter
    • Programming Language
      • Java
      • Data Structures
      • Python
      • JavaScript
  • Selenium Training
  • VIDEOS
    • Paid Selenium Video Tutorial
    • Cucumber Video Tutorials
    • Free Selenium Basics Video Tutorials
  • Blogs
  • Demo Site
  • ABOUT
    • About
    • Contact Us
    • Testimonial
    • Advertising With Us
  • HOME
  • Tutorial
    • QA Practices
      • ISTQB Preparation
      • Software Testing
      • Agile & Scrum
      • ISTQB Simulator
    • Front-End Testing Automation
      • Cypress
      • Protractor
      • Selenium in Java
      • TestProject Tutorial
      • Katalon Studio
      • Selenium in C Sharp
      • Selenium IDE
      • Telerik Test Studio
    • Back-End Testing Automation
      • Rest Assured
      • Postman
      • SOAPUI
    • Mobile Testing Automation
      • Mobile Application Testing
      • Appium Studio
      • Appium
    • Frameworks & Libraries
      • Cucumber
      • TestNG
      • SpecFlow
      • JUnits
      • Extent Report – Cucumber (TestNG)
    • DevOps Tools
      • Maven
      • Git
      • Docker Tutorial
    • Cross Browser Testing
      • LambdaTest
      • CrossBrowserTesting – Smartbear
      • Browserling
    • Non-Functional Testing
      • JMeter
    • Programming Language
      • Java
      • Data Structures
      • Python
      • JavaScript
  • Selenium Training
  • VIDEOS
    • Paid Selenium Video Tutorial
    • Cucumber Video Tutorials
    • Free Selenium Basics Video Tutorials
  • Blogs
  • Demo Site
  • ABOUT
    • About
    • Contact Us
    • Testimonial
    • Advertising With Us

Daily Archives: January 26, 2018

You are here:
  1. Home
  2. 2018
  3. January
  4. 26

Katalon Studio

How to handle drop-down menu in Katalon Studio

Katalon StudioBy Hanh Thi Hong TranJanuary 26, 2018Leave a comment

A drop-down list (abbreviated drop-down, also known as a drop-down menu) is a graphical control element. Additionally, it is similar to a list box that allows the user to choose one value from a list. When a drop-down list is inactive, it displays a single value. Similarly, when activated, it shows a list of values…

Go to Top