mmccollum
5 years agoOccasional Contributor
Test Complete Looses Aliases
Hello,
I have built alot of tests with Test Complete, however suddenly my aliases have changed inside of the system. For instance:
This:
Aliases.javaw.MainWindow.RootPane.null_layeredPane.null_contentPane.SplitPane.Panel.ToggleButton3.ClickButton(True)
Became:
Aliases.java.MainWindow.RootPane.null_layeredPane.null_contentPane.SplitPane.SwingObject("JPanel", "", 0).SwingObject("JToggleButton", "Log Viewer", 3)
Im not exactly sure how to proceed all of my tests are now broken and ill need to refactor them to allow for these new paths. Any suggestions?
mmccollum , I see.
Glad that you managed to make it work using this workaround. I’ll mark this as a solution for now.