Paste this and let me know how it goes
If this does not highlight ( which i think will not work) then move the web element 'Launch..' to the frame named 'Center' in the OR
then try modifying your line
Code:
Browser("Browser").Page("Page").Frame("center_2").Highlightthen try modifying your line
Code:
Browser("Browser").Page("Page").Frame("center").WebElement("Launch..").Click
