0 votes
in Selenium by
In webdriver, which of the following commands retrieves the text of  html element?

a) selectText()

b) getText()

c) getElementText()

d) getText(WebElement)

1 Answer

0 votes
by

getElementText()

Related questions

0 votes
asked Mar 30, 2021 in Selenium by sharadyadav1986
0 votes
asked Jan 30, 2020 in Selenium by Deepanshu Burreja
...