Login
Remember
Register
Ask a Question
Which command is used to check the presence of a certain element?
0
votes
asked
Jan 31, 2020
in
Selenium
by
SakshiSharma
Which command is used to check the presence of a certain element?
verifyTable
verifyTitlePresent
verifyTextPresent
verifyElementPresent
#selenium-verify
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 31, 2020
by
Robindeniel
verifyElementPresent
...