Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
If a webpage contains java app,is it possible to retrieve the source code of the webpage?
If a webpage is created by html,we can automate it by using the element id's.
But for java app there is no id's.

So kindly help me.
Posted
Comments
OriginalGriff 9-Jun-15 6:01am    
Why? What are you trying to do?
Karuppiah Mariappan 9-Jun-15 6:26am    
I have a Testing device which contains an inbuilt webserver.
If I enter the IP address of the Testing device in a browser,a webpage which was developed in java will open.
It contains comboboxes,checkboxes and a button.
I have to select the required data in the comboboxes and checkboxes.
Once the selection made,I have to click run button.
I want to automate this manual task with the help of C#.
ramyajaya 10-Jun-15 0:35am    
These are some ideas I have gathered hope it helps
http://mobile.developer.com/java/java-automation-using-core-java.html
http://jni4net.com/

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900