After much searching and deliberation, I am still struggling to grasp the process of integrating Javascript into Selenium IDE. While recording a test case, I hit a roadblock where I can't progress further without incorporating scripts. Specifically, I am attempting to interact with a link within a frame, requiring the use of window.switchTo(frameName); in scripts.
Could someone provide guidance on where and how to add these essential scripts? I would greatly appreciate clear instructions and any relevant links for reference. Thank you.