0 votes
in Selenium by
Which of these options is not a WebElement method?

getText()

size()

getTagName()

sendKeys()

1 Answer

0 votes
by
Which of these options is not a WebElement method?

getText()

size()

getTagName()

sendKeys()

The correct answer is B) size()
...