I'm trying to get the NO value that is inside the specific fieldref
public GetValue()
{
(ExpectedConditions.ElementToBeClickable(By.XPath("//input[contains(@fieldref =‘LineInput][@value='No'])")));
updateLink.Click();
return this;
}
but is not working
html
<input type="radio" autocomplete="off" fieldref="LineInput " objectref="l458D8E8BB59D4B818C2BA3417435B730" id="f_l458D8E8BB59D4B818C2BA3417435B730B7F_4_1_1" name="string_BF" class=" x-form-radio x-form-field" value="No">