I want Click Login Button, But TestComplete Click here
Login Button Aliases.browser.Page("").Panel("container").Object("myFlashContent").MF2App("myFlashContent").EButton("btnLogin")
Script
mainframe = Aliases.browser.Page("").Panel("container").Object("myFlashContent").MF2App("myFlashContent")
mainframe.EButton("btnLogin").ClickButton()
Hi,
What version and bitness of TestComplete (Help|About) are you using?
What browser and version?
Check that the page zoom in the browser is set to 100%
I assume that both browser and Flash Player are prepared as per the recommendations in the TestComplete help, aren't they?
Subject | Author | Latest Post |
---|---|---|