Login
Remember
Register
Ask a Question
Select the Get command which fetches the inner text of the element that you specify in Web driver Selenium.
0
votes
asked
Jan 30, 2020
in
Selenium
by
rajeshsharma
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()
#selenium-get-commands
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 30, 2020
by
SakshiSharma
getText()
...