JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Software Quality Assurance Engineer
Overview
Software Quality Assurance Engineer
Learning
Products
More
Share
Explore
Robot Framework
Tips and Tricks
Robot and Git Command Cheat Sheet
Reference Documents
These tips and tricks will greatly help us in developing our Robot Tests.
1. Open vscode > CTRL + SHIFT + x > Search and install these extensions:
2. Open vscode > File > Preferences > Settings > Type “json” > Click “Edit in settings.json”
- Add this line: It will prevent the annoying double click to open a file
3. Open vscode > CTRL + SHIFT + C = it will open a terminal in the current directory of the folder you opened in the vscode
4. Open vscode > CTRL + p = this will open the search bar for suite files, keyword resource files and variable resource files.
5. Open vscode > CTRL + SHIFT + f = this will open the search bar for keywords and variable names
6. Reading materials:
https://robotframework.org/
https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html
https://devhints.io/xpath
https://www.w3schools.com/cssref/css_selectors.asp
https://robotframework.org/Selenium2Library/Selenium2Library.html#Click%20Element
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.