To access an element i used the following command document.getElementById('ghi').innerHTML="Replace the paragragh with this text"
How to use the same functionality in javascript by using xpath As in out suite we used xpath only
-
developer.mozilla.org/en/docs/…SivaRajini– SivaRajini2014-02-04 12:16:24 +00:00Commented Feb 4, 2014 at 12:16
-
stackoverflow.com/a/32623171/502860iimos– iimos2015-09-17 05:33:34 +00:00Commented Sep 17, 2015 at 5:33
Add a comment
|