Forum Discussion
Hi,
How controls are recognized in TestComplete? Can you post some sample screenshot?
What is the root element of some object from the application? Is it Browser/Page or Java process?
If I remember it correctly, JSP applications run within Java VM and are not web pages but Java applications. If my memory is correct then, obviously, no XPath/CSS locators are provided for controls of JSP application.
JSP Pages run in webbrowsers only. Not in JVM ,
Name mapping captured as ObjectType and idstr.
for 4 different radio button , the same namemapping is used, so not able to control which radio button
- Marsha_R4 years agoModerator
For the radio buttons, you should at least be able to tell them apart by text or some other value inside their one name mapping. Drill down in Object Spy and find the field where it stores the label/text/whatever the UI is showing that's different between the buttons.
Related Content
- 11 years ago
- 2 years ago
- 13 years ago
Recent Discussions
- 4 days ago
- 4 days ago