# UI Elements

- [text\_box](/studio/ui-elements/text_box.md): It is one of the UI element type to populate a value and also has many defined ways of sending a value.
- [Properties Library](/studio/ui-elements/text_box/properties-library.md): QATTS has all the solutions to the day-to-day automation problems defined. Below will explain us how to use them.
- [Trouble Shoot](/studio/ui-elements/text_box/trouble-shoot.md): Answers to yours questions / Exceptions
- [loader](/studio/ui-elements/loader.md): A web page loader is a graphical representation of how long it will take for a website to load and to show the user how long it will take before they can interact with the page.
- [Trouble Shoot](/studio/ui-elements/loader/trouble-shoot.md): Answers to yours questions / Exceptions
- [date](/studio/ui-elements/date.md)
- [button](/studio/ui-elements/button.md): It is one of the UI element type for clicking a web element on a web page. Some times a normal click might not work. So, QATTS has a rich properties library to click in multiple ways.
- [drop\_down](/studio/ui-elements/drop_down.md): It is one of the UI element type to select a value and also has many defined ways for selecting the desired value
- [Trouble Shoot](/studio/ui-elements/drop_down/trouble-shoot.md): Troubleshoot the problem you have, by looking at the various available options
- [Properties Library](/studio/ui-elements/drop_down/properties-library.md): Answers to yours questions / Exceptions
- [label](/studio/ui-elements/label.md)
- [check\_box](/studio/ui-elements/check_box.md): It is one of the Ui element type which is used to make a decision on web page. selecting or unselecting can make differences in saving the form
- [radio\_button](/studio/ui-elements/radio_button.md): It is one of the UI element type which make user to decide or opt for a value from the list of values
- [link](/studio/ui-elements/link.md): It is one of the UI element type for clicking a web element on a web page. Some times a normal click might not work. So, QATTS has a rich properties library to click in multiple ways.
- [Shadow](/studio/ui-elements/shadow.md)
- [Trouble Shoot](/studio/ui-elements/trouble-shoot.md): Answers to yours questions / Exceptions
- [Properties Library](/studio/ui-elements/properties-library.md): QATTS is all about configuring the right thing in right place. Here is the process
- [Pre and Post Actions](/studio/ui-elements/pre-and-post-actions.md): An element action that can be performed before or after the main action.
- [table](/studio/ui-elements/table.md): It is one of the UI element type which is used to extract the data for the validations or using for other automation process
- [Example](/studio/ui-elements/table/example.md): This page gives us how extraction of table data works and how to customize
- [Trouble Shoot](/studio/ui-elements/table/trouble-shoot.md): Answers to yours questions / Exceptions
- [form](/studio/ui-elements/form.md)
- [toogle\_button](/studio/ui-elements/toogle_button.md)
- [file](/studio/ui-elements/file.md)
- [alert](/studio/ui-elements/alert.md)
