TESTING TOOLS QA TRAINING
Manual, QTP&uft, Selenium, Jmeter With Live Projects
HOME
COURSE CONTENT
MANUAL TESTING
QTP/UFT
SELENIUM
JMETER
INTERVIEW QUESTIONS
LIVE PROJECTS
CONTACT US
How to select webradio button in QTP
Well - It is very easy to select webradio button. We need to just use click method of webradio object.
This will do the job.
Example -
Browser("myb").Page("myp").webradio("myr").click
That is it!!!!!!!!
Newer Post
Older Post
Home