Identify the correct xpath to identify the Radiobutton named Business:(Choose two)

<form id="fromRegisterPopUP"" name="fromRegisterPopUP"">
    <div style="text-align:left;">
    <div style="margin-top:10px;">
        <label style="float:left;">
        <div class="register_row">
            <input class="post_ad_field_r" type="radio" value="Individual"/>
            <input class="post_ad_field_r" type="radio" checked="checked" value="Business"/>

//form/div[2]/div/input[2]
//form[@id='fromRegisterPopUP']
//form[@value="Business"]
//*[@id='fromRegisterPopUP']/div[2]/div[1]/input[2]
Verified Answer
Correct Option - ad

To get all Infosys Certified Selenium Basic Automation Tester Exam questions Join Telegram Group https://bit.ly/infy_premium_group

Telegram

We're passionate about offering best placement materials and courses!! A one stop place for Placement Materials. We daily post Offcampus updates and Placement Materials.

Qtr No. 213, New Town Yehlanka Indore 454775

admin@prepflix.in

Updated on Tue, 1 Jul 2025