Decision
- Conditional branch
- Catch exceptions and retry
- Check if a string contains a specified substring
- Check if a string starts with a specified prefix
- Check if a string ends with a specified suffix
- Check if a string matches specified content
- Check if a web page element appears
- Check if a window element appears
- Check if a variable is None
- Check if a number is an integer
- Check if a window exists
- Check if a file exists
- Check if a folder exists
- Check if a variable is empty
- Check for an item in a list
- Check if a dictionary contains a key