0 votes
in Selenium by
Select the Get command which fetches the inner text of the element that you specify in Web driver Selenium.

a) getinnerText()

b) get_in_Text()

c) get_inner_Text()

d) getText()

1 Answer

0 votes
by
getText()
...