Category:
Selenium WebDriver
if(dropdown.isMultiple())
{sysout(""multiple option is allowed"")}
Returns TRUE if the drop-down element allows multiple selections at a time; FALSE if otherwise.
Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions
if(dropdown.isMultiple())
{sysout(""multiple option is allowed"")}
Returns TRUE if the drop-down element allows multiple selections at a time; FALSE if otherwise.