There is a filter in front of a step that I want to go to in the RoboMaker Main Window. How can I go to that step?
A simple way is to right click on the step and edit it. You can also use RoboDebugger to find a way to the step. Set a breakpoint on the step that you want to go to, and start debugging the robot. To speed up the debugging, you may want to start the debugging from the closest step that you can get to. When RoboDebugger reaches the breakpoint, select “Go to this Location in RoboMaker Window” in the “Debug” menu of RoboDebugger.