Google News
logo
Selenium - Quiz(MCQ)
Which one is not the WebDriver's expected condition?
A)
isAlertPresent()
B)
titleIs()
C)
elementToBeClickable()
D)
textToBePresentInElement()

Correct Answer :   isAlertPresent()

Advertisement