It's difficult to t开发者_运维技巧ell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
It's difficult to t开发者_运维技巧ell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
I’m programming in Java and I have an xml file and a form.
How can I use the data of the xml file to select a radio button in a group?
Thank you.
Best regards.
Take a look at Selenium, you can generate clicks, enter data into fields in a form, and screen scrape data from a page, plus more. I just 'found' this and find it totally indispensable.
精彩评论