html - Is it compulsory for a split button to have a Em-Class, with an attribute, unSelectable=On? -
i writing this, continuation previous posts...
where click on following object(button), values displayed in selenium(webdriver)?
how click in specific part of button using selenium, list of options displayed?
as wanted automate mouse click event testing on split button using selenium, upon clicking on 1 particular part of button, finding that, 'that particular part' present in em-class, in turn has button/link, nothing upon click...
this em class has attribute, unselectable=on....is attribute necessary split button functionality?? can given off??
first of did not understand why in first place em class has attribute unclickable="on"
.
i suggest change value **unselectable="off"**
, @ happen.
let me know if errors generated.
Comments
Post a Comment