issues
search
joao-carloto
/
FireRobot
Firefox extension for Robot Framework/Selenium.
Other
28
stars
6
forks
source link
Create new keywords based on selected test steps
#22
Closed
joao-carloto
closed
10 years ago
joao-carloto
commented
10 years ago
Highlight/select part of the generated test script.
Click somewhere to create a new keyword based on the selected steps.
Add the new keyword name.
Select the .txt/.robot resource file to add the new keyword.
Click OK.
The new keyword is added to the end of the resource file.
The resource file is automatically added to the
Settings
section on FireRobot (if not yet included).
The test steps, on FireRobot, are replaced by the keyword (if option is enabled).