Hello community,
I installed RED and trying following demo.
In the demo, there is a testcase like this.
*** Test Cases ***
Push button
| Push button 1
| Result should be 1
If I want to find the contents of “Push button” or “Result should be”, how can I search it with RED?
Right mouse click on the keywords and References > Workspace or Project / Open declaration did not show the result what I wanted…
Since the demo project is small, I could find it in libdoc of CalculatorLibrary.py manually. Is there a faster way to search, navigate or go to Declaration?
BRs/toda